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.
Cross-platform plugin for easy access to device's location in real-time.
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Trending packages
Top trending packages in the last 30 days
Shared utility functions for package:jni and package:jnigen.
Checks whether the app is running in the iOS Simulator or on a physical device
Dart Debug Adapter Protocol (DAP) adapters translating the DAP protocol to the Dart VM Service protocol.
The official Flutter Cupertino Design Library, implementing the iOS design system.
The official Flutter Material UI Library, implementing Google's Material Design design system.
Android implementation of the quill_native_bridge plugin.
Top Flutter packages
Some of the top packages that extend Flutter with new features
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.
Drift is a reactive library to store relational data in Dart and Flutter applications.
A parser for YAML, a human-friendly data serialization standard
Top Dart packages
Some of the top packages for any Dart-based app or program
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.
Flutter database for super-fast NoSQL ACID compliant object persistence.
A library for parsing and evaluating mathematical expressions, supporting real numbers, vectors, and basic interval arithmetic.
An easy to use JSON Web Token (JWT) implementation in Dart with all algorithms supported.
Lock mechanism to prevent concurrent access to asynchronous code.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package