Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
Flutter widgets and themes implementing the current macOS design language.
Code generation for immutable classes that has a simple syntax/API without compromising on the features.

Most popular packages
Some of the most downloaded packages over the past 30 days
Implementations of SHA, MD5, and HMAC cryptographic functions.
Resolve Dart code in a Builder
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.
A package for manipulating stack traces and printing them readably.
Quiver is a set of utility libraries for Dart that makes using many Dart libraries easier and more convenient, or adds additional functionality.
Static file server support for the shelf package and ecosystem.
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.
Execute code after the first layout of your widget has been performed, i.e. after the first frame has been displayed.
Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads
A universal barcode and QR code scanner for Flutter based on MLKit. Uses CameraX on Android, AVFoundation on iOS and Apple Vision & AVFoundation on macOS.
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.


Top Dart packages
Some of the top packages for any Dart-based app or program
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
PostgREST client for Dart. This library provides an ORM interface to PostgREST.
A package which simplifies the task of updating your Flutter app's launcher icon.
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.
Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package