Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
json_serializable
Automatically generate code for converting to and from JSON by annotating Dart classes.
sentry
A crash reporting library for Dart that sends crash reports to Sentry.io. This library supports Dart VM and Web. For Flutter consider sentry_flutter instead.
go_router
A declarative router for Flutter based on Navigation 2 supporting deep linking, data-driven routes and more
flutter_local_notifications
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
Most popular packages
Some of the most downloaded packages over the past 60 days
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
firebase_storage
Flutter plugin for Firebase Cloud Storage, a powerful, simple, and cost-effective object storage service for Android and iOS.
page_transition
Flutter Page Transition Package which is the transition second page
cloud_firestore
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
flutter_inappwebview
A Flutter plugin that allows you to add an inline webview, to use an headless webview, and to open an in-app browser window.
flutter_spinkit
A collection of loading indicators animated with flutter. Heavily inspired by @tobiasahlin's SpinKit.
Top Flutter packages
Some of the top packages that extend Flutter with new features
fl_chart
A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
flutter_cache_manager
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.
shimmer
A package provides an easy way to add shimmer effect in Flutter project
page_transition
Flutter Page Transition Package which is the transition second page
flutter_svg
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
in_app_purchase
A Flutter plugin for in-app purchases. Exposes APIs for making in-app purchases through the App Store and Google Play.
Top Dart packages
Some of the top packages for any Dart-based app or program
flutter_lints
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.
json_path
Implementation of RFC 9535 - JSONPath: Query Expressions for JSON. Reads and writes values in parsed JSON objects using queries like `$.store.book[2].price`.
supabase
A dart client for Supabase. This client makes it simple for developers to build secure and scalable products.
characters
String replacement with operations that are Unicode/grapheme cluster aware.
string_validator
Dart library for validating and sanitizing strings, especially those from user input.
html_unescape
A small library for un-escaping HTML. Supports all Named Character References, Decimal Character References and Hexadecimal Character References.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package