Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
sqflite
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
flutter_redux
A set of utility Widgets that Provide and Connect to a Redux Store
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
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
flutter_staggered_grid_view
Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).
auto_size_text
Flutter widget that automatically resizes text to fit perfectly within its bounds.
audioplayers
A Flutter plugin to play multiple audio files simultaneously
syncfusion_flutter_charts
A Flutter Charts library which includes data visualization widgets such as cartesian and circular charts, to create real-time, interactive, high-performance, animated charts.
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.
Top Flutter packages
Some of the top packages that extend Flutter with new features
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
infinite_scroll_pagination
Lazily load and display pages of items as the user scrolls down your screen.
location
Cross-platform plugin for easy access to device's location in real-time.
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
chewie
A video player for Flutter with Cupertino and Material play controls
Top Dart packages
Some of the top packages for any Dart-based app or program
bloc
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
maps_toolkit
Maps toolkit - geo-measurements utils - area of polygon, distance between point, heading and offset between points (port of SphericalUtil, PolyUtil from `android-maps-utils`).
email_validator
A simple (but correct) dart class for validating email addresses
injectable
Injectable is a convenient code generator for get_it. Inspired by Angular DI, Guice DI and inject.dart.
grpc
Dart implementation of gRPC, a high performance, open-source universal RPC framework.
oauth2
A client library for authenticating with a remote service via OAuth2 on behalf of a user, and making authorized HTTP requests with the user's OAuth2 credentials.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package