pub.dev package manager

The official package repository for Dart and Flutter apps.

Supported by Google

Flutter Favorites

Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee

google_fonts

A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.

network_info_plus

Flutter plugin for discovering information (e.g. WiFi details) of the network.

share_plus

Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.

font_awesome_flutter

The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.

Trending packages

Top trending packages in the last 30 days

flutter_shaders_ui

Collection of beautiful, ready-to-use Flutter widgets powered by GLSL fragment shaders. Blur, glow, noise, gradients and more.

jni_flutter

A library to access Flutter Android specific APIs from Dart.

flutter_spritesheet_animation

Lightweight spritesheet animation widget for Flutter. Grid-based and JSON atlas (TexturePacker, Aseprite) support with named animations, playback modes, and external controller.

crypto_keys

A library for doing cryptographic signing/verifying and encrypting/decrypting.

ffi_leak_tracker

Allocation tracking and leak detection for Dart FFI code.

camera_extended_platform_interface

Platform interface for camera_extended plugin with native aspect ratio support (16:9, 4:3, 1:1).

Top Flutter packages

Some of the top packages that extend Flutter with new features

firebase_core

Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.

stack_trace

A package for manipulating stack traces and printing them readably.

skeletonizer

Converts already built widgets into skeleton loaders with no extra effort.

image_picker

Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.

badges

A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.

riverpod

A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.

Top Dart packages

Some of the top packages for any Dart-based app or program

equatable

A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.

random_string

Simple library for generating random ascii strings by default using Random from 'dart:math'.

dart_jsonwebtoken

An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.

lints

Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.

phone_numbers_parser

Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.

json_rpc_2

Utilities to write a client or server using the JSON-RPC 2.0 spec.

Package of the Week

Package of the Week is a series of quick, animated videos, each of which covers a particular package

dart_mcp (Package of the Week)
camera (Package of the Week)
CachedNetworkImage (Package of the Week)
path_provider (Package of the Week)