Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
animated_text_kit
A flutter package project which contains a collection of cool and beautiful text animations.
flame
A minimalist Flutter game engine, provides a nice set of somewhat independent modules you can choose from.
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.

Most popular packages
Some of the most downloaded packages over the past 60 days
firebase_messaging
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
logging
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
shelf
A model for web server middleware that encourages composition and easy reuse.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
firebase_analytics
Flutter plugin for Google Analytics for Firebase, an app measurement solution that provides insight on app usage and user engagement on Android and iOS.
flutter_local_notifications
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
Top Flutter packages
Some of the top packages that extend Flutter with new features
firebase_core
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
local_auth
Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.
sliver_tools
A set of useful sliver tools that are missing from the flutter framework
firebase_storage
Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
get_it
Simple direct Service Locator that allows to decouple the interface from a concrete implementation and to access the concrete implementation from everywhere in your App"


Top Dart packages
Some of the top packages for any Dart-based app or program
json_serializable
Automatically generate code for converting to and from JSON by annotating Dart classes.
flutter_rust_bridge
High-level memory-safe binding generator for Flutter/Dart <-> Rust
stream_channel
An abstraction for two-way communication channels based on the Dart Stream class.
logger
Small, easy to use and extensible logger which prints beautiful logs.
universal_io
Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.
dio
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package