Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, macOS and web.
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.

Trending packages
Top trending packages in the last 30 days
xterm.dart is a fast and fully-featured terminal emulator for Flutter applications, with support for mobile and desktop platforms.
A state machine based, bring-your-own-io style implementation of the ZMODEM protocol in pure Dart
Provides a client to access GSettings - a settings database used for storing user preferences on Linux.
GeoClue: The Geolocation Service
A package for tracking GraphQL calls in Datadog compatible with gql_link
OneTrust is the leading Consent Management Platform (CMP) for mobile applications, websites, and Connected TVs. This plugin allows your application to leverage OneTrust's SDK for consent collection in [...]
Top Flutter packages
Some of the top packages that extend Flutter with new features
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
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.
Superpowers for Dart. Collection of useful static extension methods.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
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
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
A class for parsing strings using a sequence of patterns.
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.
Utilities for working with English words. Counts syllables, generates well-sounding word combinations, and provides access to the top 5000 English words by usage.
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package