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.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.

Trending packages
Top trending packages in the last 30 days
GeoClue: The Geolocation Service
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.
GQL Link to handle execution errors and exceptions
A library to make it easy to extract OSS license information from Dart packages using pubspec.yaml
A simple yet efficient dependency injection container for Dart and Flutter (can be coupled with the kiwi_generator package).
Top Flutter packages
Some of the top packages that extend Flutter with new features
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
A versatile mapping package for Flutter, that's simple and easy to learn, yet completely customizable and configurable
A multifunctional Flutter image widget. Supports placeholders, error widgets and image transformers with fading.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.


Top Dart packages
Some of the top packages for any Dart-based app or program
Implementations of SHA, MD5, and HMAC cryptographic functions.
Access common Win32 APIs directly from Dart using FFI — no C required!
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.
Simple library for generating random ascii strings by default using Random from 'dart:math'.
Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package