Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
Flutter plugin for launching Android Intents. Not supported on iOS.
Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
Trending packages
Top trending packages in the last 30 days
Low level synchronization primitives built on dart:ffi.
Render text tables for your command line applications. Use padding, spans, custom borders, ANSI colors and more!
Read, write and modify a pubspec.yaml with a type safe API including retention and modifications of comments and out of spec content.
Provides Terminal/Ansi functions used by DCli the Dart Console SDK but is also intended to be used directly.
Common code used by multiple dcli packages.
A simple and efficient implementation of an unmodifiable sparse list based on the binary search algorithm.
Top Flutter packages
Some of the top packages that extend Flutter with new features
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
A highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
ValueNotifier, but outside Flutter and with some extra perks
A universal Flutter barcode and QR code scanner using CameraX/ML Kit for Android, AVFoundation/Apple Vision for iOS & macOS, and ZXing for web.
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.
Pin code input (OTP) text field, iOS SMS autofill, Android SMS autofill One Time Code, Password, Passcode, Captcha, Security, Coupon, Wowcher, 2FA, Two step verification
Top Dart packages
Some of the top packages for any Dart-based app or program
String replacement with operations that are Unicode/grapheme cluster aware.
Provides APIs for debugging and error logging, similar to loggers in other languages, such as the Closure JS Logger and java.util.logging.Logger.
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
Value types with builders, Dart classes as enums, and serialization. This library is the dev dependency.
Simple CountUp timer / CountDown timer. It easily create app of stopwatch.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package