Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
firebase_auth
Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
beamer
A routing package built on top of Router and Navigator's pages API, supporting arbitrary nested navigation, guards and more.
toggle_switch
Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state.
cloud_functions
A Flutter plugin allowing you to use Firebase Cloud Functions.

Most popular packages
Some of the most downloaded packages over the past 60 days
firebase_auth
Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
flutter_local_notifications
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
html
APIs for parsing and manipulating HTML content outside the browser.
flutter_secure_storage
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
audioplayers
A Flutter plugin to play multiple audio files simultaneously
pull_to_refresh
a widget provided to the flutter scroll component drop-down refresh and pull up load.
Top Flutter packages
Some of the top packages that extend Flutter with new features
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
flutter_form_builder
This package helps in creation of forms in Flutter by removing the boilerplate code, reusing validation, react to changes, and collect final user input.
package_info_plus
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
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.
grouped_list
A Flutter ListView where the list items can be grouped into sections.
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.


Top Dart packages
Some of the top packages for any Dart-based app or program
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.
synchronized
Lock mechanism to prevent concurrent access to asynchronous code.
random_string
Simple library for generating random ascii strings by default using Random from 'dart:math'.
sqflite_common_ffi
sqflite ffi based implementation, for desktop and units tests.
shelf_static
Static file server support for the shelf package and ecosystem.
googleapis
Auto-generated client libraries for accessing Google APIs described through the API discovery service.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package