Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
String replacement with operations that are Unicode/grapheme cluster aware.

Trending packages
Top trending packages in the last 30 days
A library to access JNI from Dart and Flutter that acts as a support library for package:jnigen.
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 Javascript engine to use with flutter. It uses Quickjs on Android and JavascriptCore on IOS
GQL Link to handle execution errors and exceptions
A Flutter plugin that provides a native implementation for the Atomic Transact SDK.
Flutter widgets for the Ferry GraphQL client
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.
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
A package for creating badges. Badges can be used for an additional marker for any widget, e.g. show a number of items in a shopping cart.
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.


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.
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
Versions and version constraints implementing pub's versioning policy. This is very similar to vanilla semver, with a few corner cases.
Superpowers for Dart. Collection of useful static extension methods.
A fluent, builder-based library for generating valid Dart code.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package