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

shared_preferences

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

fluent_ui

Implements Microsoft's Windows User Interface in Flutter.

flutter_mobx

Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.

infinite_scroll_pagination

Lazily load and display pages of items as the user scrolls down your screen.

Trending packages

Top trending packages in the last 30 days

convertlib

Fast and error resilient codecs. Supports Base2, Base8, Base16, Base32, Base64, BigInt, UTF-8, and the PHC/crypt string format.

fluttersdk_wind_diagnostics_contracts

Wind UI widget state contracts for Flutter debug-tooling and AI agents (MCP). Zero-dep abstract interface implemented in fluttersdk_wind, consumed in fluttersdk_dusk.

fluttersdk_wind

Tailwind CSS for Flutter. Write className='flex p-4 bg-white dark:bg-gray-800' and Wind renders optimized widget trees with dark mode and responsive breakpoints.

geocoding_darwin

A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features for iOS and macOS.

camera_android

Android implementation of the camera plugin.

charlatan

A library for configuring and providing fake HTTP responses to your dio HTTP client.

Top Flutter packages

Some of the top packages that extend Flutter with new features

equatable

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

dartx

Superpowers for Dart. Collection of useful static extension methods.

logging

Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.

firebase_analytics

Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.

permission_handler

Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.

shelf

A model for web server middleware that encourages composition and easy reuse.

Top Dart packages

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

retry

Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.

formz

A unified form representation in Dart which aims to simplify form representation and validation in a generic way.

win32

Call common Windows APIs directly from Dart using FFI.

oauth2

A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.

mocktail

A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.

maps_toolkit

Maps toolkit - geo-measurements utils - area of polygon, distance between point, heading and offset between points (port of SphericalUtil, PolyUtil from `android-maps-utils`).

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)
widgetbook (Package of the Week)
Firebase Remote Config (Package of the Week)
mason (Package of the Week)