Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
firebase_core
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
characters
String replacement with operations that are Unicode/grapheme cluster aware.
redux
Redux is a predictable state container for Dart and Flutter apps
firebase_crashlytics
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
Most popular packages
Some of the most downloaded packages over the past 60 days
file_picker
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
camera
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.
flutter_svg
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
google_maps_flutter
A Flutter plugin for integrating Google Maps in iOS and Android applications.
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 Flutter packages
Some of the top packages that extend Flutter with new features
dio
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
firebase_auth
Flutter plugin for Firebase Auth, enabling authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
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.
icons_launcher
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
wakelock_plus
Plugin that allows you to keep the device screen awake, i.e. prevent the screen from sleeping on Android, iOS, macOS, Windows, Linux, and web.
petitparser
A dynamic parser framework to build efficient grammars and parsers quickly.
Top Dart packages
Some of the top packages for any Dart-based app or program
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
ansicolor
Looking to add some color to your terminal logs? `ansicolor` is an xterm-256 color support library that lets you change the foreground and background color of your text.
icons_launcher
A command-line tool that simplifies the task of updating your Flutter app's launcher icon.
password_strength
A password strength estimator. Can be used to show the user whether the password they chose is strong against bruteforce or dictionary attacks.
stop_watch_timer
Simple CountUp timer / CountDown timer. It easily create app of stopwatch.
universal_io
Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package