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 querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
Chopper is an http client generator using source_gen, inspired by Retrofit

Trending packages
Top trending packages in the last 30 days
Provides a client to access GSettings - a settings database used for storing user preferences on Linux.
A state machine based, bring-your-own-io style implementation of the ZMODEM protocol in pure Dart
xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
A package for tracking GraphQL calls in Datadog compatible with gql_link
A micro-library that makes it easy to do build-time assertions about constants so that misconfigured apps fail at build-time instead of failing at runtime.
GeoClue: The Geolocation Service
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 plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Lock mechanism to prevent concurrent access to asynchronous code.


Top Dart packages
Some of the top packages for any Dart-based app or program
A model for web server middleware that encourages composition and easy reuse.
Access common Win32 APIs directly from Dart using FFI — no C required!
An extension to the bloc state management library which automatically persists and restores bloc states.
ValueNotifier, but outside Flutter and with some extra perks
Mason CLI allows developers to create and consume reusable templates called bricks.
Improved json serialization and data classes with full support for generics, inheritance, customization and more.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package