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.
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.
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
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
A comprehensive mDNS (Multicast DNS) service discovery and advertisement library for Dart, ported from HashiCorp Go implementation.
JSON Schema implementation in Dart
Utilities for building and parsing URIs, including support for parsing URI templates as defined in RFC 6570.
Core framework for Relic web server (platform-agnostic).
dart:io adapter for Relic web server.
General utilities for Dart projects.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
A tool for managing Dart & Flutter repositories with multiple packages (monorepo). Supports automated versioning via Conventional Commits. Inspired by JavaScripts Lerna package.
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
Flutter package to render html as widgets that focuses on correctness and extensibility.
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
Top Dart packages
Some of the top packages for any Dart-based app or program
A model for web server middleware that encourages composition and easy reuse.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
A library useful for creating fuzzy timestamps. (e.g. "15 minutes ago")
This small library helps you to decode Json Web Tokens, you can also know if a JWT is already expired.
ValueNotifier, but outside Flutter and with some extra perks
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