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.
A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.
Lazily load and display pages of items as the user scrolls down your screen.
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.

Most popular packages
Some of the most downloaded packages over the past 30 days
This package provides a library that performs static analysis of Dart code.
Coverage data manipulation and formatting
Useful Unicode glyphs and ASCII substitutes.
Windows implementation of the url_launcher plugin.
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
A pluggable, mockable process invocation abstraction for Dart.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
Small, easy to use and extensible logger which prints beautiful logs.
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
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
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.


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.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
Low-level link (text, URLs, emails, phone numbers, user tags) parsing library in Dart.
Lint rules are a powerful way to improve the maintainability of a project. Custom Lint allows package authors and developers to easily write custom lint rules.
Maps toolkit - geo-measurements utils - area of polygon, distance between point, heading and offset between points (port of SphericalUtil, PolyUtil from `android-maps-utils`).
Pretty Dio logger is a Dio interceptor that logs network calls in a pretty, easy to read format.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package