Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Flutter plugin for accessing accelerometer, gyroscope, and magnetometer sensors.
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.

Trending packages
Top trending packages in the last 30 days
common used typedef
typedef for equals `typedef Equals<T> = bool Function(T it1, T it2);`
Disposable interfaces used for managing resource disposal.
A declarative dependency injection library which use dart syntax and flutter style
Flutter package provides mockups for common devices, allowing developers to preview and test their apps within simulated device frames.
Web implementation of the pointer_interceptor plugin.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Implementations of SHA, MD5, and HMAC cryptographic functions.
Superpowers for Dart. Collection of useful static extension methods.
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
A carousel slider widget, support infinite scroll and custom child widget.
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
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.


Top Dart packages
Some of the top packages for any Dart-based app or program
A mock framework inspired by Mockito with APIs for Fakes, Mocks, behavior verification, and stubbing.
PostgreSQL database driver. Supports binary protocol, connection pooling and statement reuse.
Lint rules are a powerful way to improve the maintainability of a project. Custom Lint allows package authors and developers to easily write custom lint rules.
A Dart template generator which helps teams generate files quickly and consistently.
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package