Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
package_info_plus
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
infinite_scroll_pagination
Lazily load and display pages of items as the user scrolls down your screen.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
Most popular packages
Some of the most downloaded packages over the past 60 days
permission_handler
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
firebase_crashlytics
Flutter plugin for Firebase Crashlytics. It reports uncaught errors to the Firebase console.
flutter_native_splash
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
flutter_screenutil
A flutter plugin for adapting screen and font size.Guaranteed to look good on different models
rxdart
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
video_player
Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.
Top Flutter packages
Some of the top packages that extend Flutter with new features
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"
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions.
flutter_cache_manager
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.
printing
Plugin that allows Flutter apps to generate and print documents to compatible printers on Android, iOS, macOS, Windows, and Linux, as well as web print.
http
A composable, multi-platform, Future-based API for HTTP requests.
dio
A powerful HTTP networking package, supports Interceptors, Aborting and canceling a request, Custom adapters, Transformers, etc.
Top Dart packages
Some of the top packages for any Dart-based app or program
logger
Small, easy to use and extensible logger which prints beautiful logs.
riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
linkify
Low-level link (text, URLs, emails, phone numbers, user tags) parsing library in Dart.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
usage
A Google Analytics wrapper for command-line, web, and Flutter apps.
petitparser
A dynamic parser framework to build efficient grammars and parsers quickly.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package