Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
A wrapper around InheritedWidget to make them easier to use and more reusable.
Cross-platform plugin for easy access to device's location in real-time.
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
MobX is a library for reactively managing the state of your applications. Use the power of observables, actions, and reactions to supercharge your Dart and Flutter apps.
Trending packages
Top trending packages in the last 30 days
This library contains the hook protocol specification for bundling data assets with Dart packages.
Optimizes the build_runner by caching generated codes for non changed .dart files
JSON Patch (RFC 6902). Implements Add, Copy, Move, Remove, Replace, Test operations on JSON documents using JSON Pointers.
Dart package for performing mDNS queries (e.g. Bonjour, Avahi).
A Flutter plugin that provides a native implementation for the Atomic Transact SDK.
typedef for equals `typedef Equals<T> = bool Function(T it1, T it2);`
Top Flutter packages
Some of the top packages that extend Flutter with new features
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Fancy pre-built animations that can easily be integrated into any Flutter application.
A Flutter Geocoding plugin which provides easy geocoding and reverse-geocoding features.
A simple (but correct) dart class for validating email addresses
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.
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
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
A library to help in building Dart command-line apps.
Implementations of SHA, MD5, and HMAC cryptographic functions.
Utilities for working with Foreign Function Interface (FFI) code.
Small, easy to use and extensible logger which prints beautiful logs.
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package