Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
Flutter plugin for launching Android Intents. Not supported on iOS.
A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.
A Flutter package for getting better feedback. It allows the user to give interactive feedback directly in the app.

Most popular packages
Some of the most downloaded packages over the past 30 days
A composable, multi-platform, Future-based API for HTTP requests.
Package of shared Dart structures between devtools_app, dds, and other tools.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Dart implementation of sprintf. Provides simple printf like formatting such as sprintf("hello %s", ["world"]);
A library for parsing and analyzing CSS (Cascading Style Sheets).
A platform-independent package for parsing and serializing HTTP formats.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
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.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
Lazily load and display pages of items as the user scrolls down your screen.
Flutter plugin for showing the In-App Review/System Rating pop up on Android, iOS and MacOS. It makes it easy for users to rate your app.
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.


Top Dart packages
Some of the top packages for any Dart-based app or program
A package which simplifies the task of updating your Flutter app's launcher icon.
This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.
Improved json serialization and data classes with full support for generics, inheritance, customization and more.
Small, easy to use and extensible logger which prints beautiful logs.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package