Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.

Trending packages
Top trending packages in the last 30 days
GeoClue: The Geolocation Service
Provides a client to access GSettings - a settings database used for storing user preferences on Linux.
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.
A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
Android implementation of the camera plugin using the CameraX library.
Using this Package developer can check whether the user provided Email address Domain name is valid or fake
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
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.
Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification
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.
A package for manipulating stack traces and printing them readably.
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.


Top Dart packages
Some of the top packages for any Dart-based app or program
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
A library to help in building Dart command-line apps.
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
This package uses the remote ipify web services in order to get your public IP address or geographical details from any given IP.
Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package