Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.

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.
A package for tracking GraphQL calls in Datadog compatible with gql_link
GeoClue: The Geolocation Service
Linux platform implementation of the Flutter PDF Viewer library that lets you view the PDF documents seamlessly and efficiently.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
A lightweight library for parsing, traversing, querying, transforming and building XML documents.
A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
Flutter's №1 non-commercially aimed map client: it's easy-to-use, versatile, vendor-free, fully cross-platform, and 100% pure-Flutter
Implementations of SHA, MD5, and HMAC cryptographic functions.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.


Top Dart packages
Some of the top packages for any Dart-based app or program
A library for generating fake data. faker is heavily inspired by the Python package faker and, the Ruby package ffaker.
Better conversion of ENUMs to string. Dart has annoying EnumName.ValueName syntax when calling enum.toString, this package fixes that.
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.
A lightweight, simple plugin that allows you to intercept request and response objects and modify them if desired.
The decimal package allows you to deal with decimal numbers without losing precision.
An opinionated, community-driven set of lint rules for Dart and Flutter projects. Like pedantic but stricter
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package