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

json_serializable

Automatically generate code for converting to and from JSON by annotating Dart classes.

flutter_rust_bridge

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple

firebase_crashlytics

Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.

built_collection

Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.

Trending packages

Top trending packages in the last 30 days

mixpanel_flutter_common

Shared common library for the Mixpanel Flutter SDK family.

isolated_object

Wraps an object in a dedicated isolate and forwards method calls to it, so timer- or event-loop-driven work (e.g. progress spinners) keeps running even when the calling isolate's event loop is blocked [...]

serverpod_logging

Shared serverpod logging utilities.

flutter_local_notifications_web

Web implementation of the flutter_local_notifications plugin

passkeys_windows

Windows implementation of the passkeys plugin. Manages the creation of passkeys on Windows devices using Windows Hello and WebAuthn API.

passkeys

Flutter plugin enabling simple passkey authentication. Can be either used with a ready-to-use relying party server (Corbado) or with your custom relying party.

Top Flutter packages

Some of the top packages that extend Flutter with new features

shared_preferences

Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.

flutter_html

A Flutter widget for rendering static HTML and CSS as Flutter widgets.

equatable

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

characters

String replacement with operations that are Unicode/grapheme cluster aware.

markdown

A portable Markdown library written in Dart that can parse Markdown into HTML.

widgetbook

Widgetbook is a sandbox for building widgets and screens in isolation. It helps you develop hard-to-reach states and edge cases without needing to run your app.

Top Dart packages

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

path

A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.

diacritic

Removes common accents and diacritical signs from a string by replacing them with an equivalent character.

dart_mappable

Improved json serialization and data classes with full support for generics, inheritance, customization and more.

equatable

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

chopper

Chopper is an http client generator using source_gen, inspired by Retrofit

string_scanner

A class for parsing strings using a sequence of patterns.

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)
Firebase Crashlytics (Package of the Week)
get_it (Package of the Week)