Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
Automatically generate code for converting to and from JSON by annotating Dart classes.
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.
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
App Check works alongside other Firebase services to help protect your backend resources from abuse, such as billing fraud or phishing.
Flutter plugin for Google Performance Monitoring for Firebase, an app measurement solution that monitors traces and HTTP/S network requests on Android and iOS.
High performance CSV encoder and decoder with retained types and nullability.
A package for making MCP servers and clients.
Support for Flutter Session Replay in Datadog
Utility functions and classes related to the 'dart:async' library.
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.
A universal Flutter barcode and QR code scanner using CameraX/ML Kit for Android, AVFoundation/Apple Vision for iOS & macOS, and ZXing for web.
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.
Lock mechanism to prevent concurrent access to asynchronous code.
Utilities for working with Foreign Function Interface (FFI) code.
Top Dart packages
Some of the top packages for any Dart-based app or program
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.
Dart library for validating and sanitizing strings, especially those from user input.
Type-safe DateTime and Duration calculations, powered by extensions.
A platform-independent package for parsing and serializing HTTP formats.
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Automatically generating `copyWith` extensions code for classes with `@CopyWith()` annotation.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package