Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
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.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.

Trending packages
Top trending packages in the last 30 days
JSON Patch (RFC 6902). Implements Add, Copy, Move, Remove, Replace, Test operations on JSON documents using JSON Pointers.
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
The ohos federated plugin implementation of screen_brightness.
Flutter package provides mockups for common devices, allowing developers to preview and test their apps within simulated device frames.
A library that contains a Dart API for the JSON-based protocol for `hook/build.dart` and `hook/link.dart`.
Optimizes the build_runner by caching generated codes for non changed .dart files
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
A model for web server middleware that encourages composition and easy reuse.
Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.
Compress Pictures. Can effectively reduce the size of the transmission.
Implementations of SHA, MD5, and HMAC cryptographic functions.


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 platform-independent package for parsing and serializing HTTP formats.
ValueNotifier, but outside Flutter and with some extra perks
A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.
A package which simplifies the task of updating your Flutter app's launcher icon.
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