Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.

Trending packages
Top trending packages in the last 30 days
A Flutter framework for obtaining informed consent, showing surveys and collecting results.
GeoClue: The Geolocation Service
A Flutter plugin for recording audio from the microphone with real-time amplitude monitoring. Supports both iOS and Android platforms with configurable recording settings and built-in playback functionality.
typedef for equals `typedef Equals<T> = bool Function(T it1, T it2);`
common used typedef
Like dart:io but with Node.js.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
A model for web server middleware that encourages composition and easy reuse.
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.
Implementations of SHA, MD5, and HMAC cryptographic functions.
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
Superpowers for Dart. Collection of useful static extension methods.


Top Dart packages
Some of the top packages for any Dart-based app or program
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
A lightweight library for parsing, traversing, querying, transforming and building XML documents.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
A package for manipulating stack traces and printing them readably.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package