Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
sign_in_with_apple
Flutter bridge to initiate Sign in with Apple (on iOS, macOS, and Android). Includes support for keychain entries as well as signing in with an Apple ID.
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
flutter_redux
A set of utility Widgets that Provide and Connect to a Redux Store
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Most popular packages
Some of the most downloaded packages over the past 60 days
intl
Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues.
flutter_staggered_grid_view
Provides a collection of Flutter grids layouts (staggered, masonry, quilted, woven, etc.).
flutter_local_notifications
A cross platform plugin for displaying and scheduling local notifications for Flutter applications with the ability to customise for each platform.
flutter_launcher_icons
A package which simplifies the task of updating your Flutter app's launcher icon.
lottie
Render After Effects animations natively on Flutter. This package is a pure Dart implementation of a Lottie player.
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
file_picker
A package that allows you to use a native file explorer to pick single or multiple absolute file paths, with extension filtering support.
connectivity_plus
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
flutter_riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
hooks_riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
audioplayers
A Flutter plugin to play multiple audio files simultaneously
flutter_rating_bar
A simple yet fully customizable ratingbar for flutter which also include a rating bar indicator, supporting any fraction of rating.
Top Dart packages
Some of the top packages for any Dart-based app or program
uuid
RFC4122 (v1, v4, v5, v6, v7, v8) UUID Generator and Parser for Dart
synchronized
Lock mechanism to prevent concurrent access to asynchronous code.
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
http_parser
A platform-independent package for parsing and serializing HTTP formats.
intl_utils
intl_utils is a dart library that generates Dart localization code from ARB file. Generated code relies on Intl library.
slang
Localization / Internationalization (i18n) solution. Use JSON, YAML, CSV, or ARB files to create typesafe translations via source generation.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package