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 1600 additional icons to use in your apps.
sign_in_with_apple
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
auto_size_text
Flutter widget that automatically resizes text to fit perfectly within its bounds.
flutter_mobx
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.

Most popular packages
Some of the most downloaded packages over the past 60 days
path
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.
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
firebase_core
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
image
Provides server and web apps the ability to load, manipulate, and save images with various image file formats including PNG, JPEG, GIF, BMP, WebP, TIFF, TGA, PSD, PVR, and OpenEXR.
firebase_storage
Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.
yaml
A parser for YAML, a human-friendly data serialization standard
Top Flutter packages
Some of the top packages that extend Flutter with new features
firebase_auth
Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
bloc
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
infinite_scroll_pagination
Lazily load and display pages of items as the user scrolls down your screen.
animations
Fancy pre-built animations that can easily be integrated into any Flutter application.
syncfusion_flutter_calendar
The Flutter Calendar widget has nine built-in configurable views that provide basic functionalities for scheduling and representing appointments/events efficiently.
date_format
A simple API to format dates. Provides various constants to build Date format string. Use `formatDate` method to format date according to format string.


Top Dart packages
Some of the top packages for any Dart-based app or program
http
A composable, multi-platform, Future-based API for HTTP requests.
mason
A Dart template generator which helps teams generate files quickly and consistently.
graphs
Graph algorithms that operate on graphs in any representation
bloc_test
A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
characters
String replacement with operations that are Unicode/grapheme cluster aware.
mailto
Simple Dart package for creating mailto links in your Flutter apps
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package