Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
share_plus
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
drift
Drift is a reactive library to store relational data in Dart and Flutter applications.
package_info_plus
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
built_collection
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
Most popular packages
Some of the most downloaded packages over the past 60 days
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
dds_service_extensions
Extension methods for `package:vm_service`, used to make requests a Dart Development Service (DDS) instance.
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
logger
Small, easy to use and extensible logger which prints beautiful logs.
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
dotted_border
A flutter package to let users easily add a dashed border around any widget.
Top Flutter packages
Some of the top packages that extend Flutter with new features
flutter_svg
An SVG rendering and widget library for Flutter, which allows painting and displaying Scalable Vector Graphics 1.1 files.
hooks_riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
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.
lottie
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
Top Dart packages
Some of the top packages for any Dart-based app or program
A pdf producer for Dart. It can create pdf files for both web or flutter.
decimal
The decimal package allows you to deal with decimal numbers without losing precision.
build_runner
A build system for Dart code generation and modular compilation.
universal_io
Cross-platform 'dart:io' that adds browser support for HttpClient and some other "dart:io" APIs.
diacritic
Removes common accents and diacritical signs from a string by replacing them with an equivalent character.
json_rpc_2
Utilities to write a client or server using the JSON-RPC 2.0 spec.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package