Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
just_audio
A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
toggle_switch
Toggle Switch - A simple toggle switch widget. It can be fully customized with desired icons, width, colors, text, corner radius etc. It also maintains selection state.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
fluentui_system_icons
Fluent UI System Icons are a collection of familiar, friendly and modern icons from Microsoft.
Most popular packages
Some of the most downloaded packages over the past 60 days
path
A string-based path manipulation library. All of the path operations you know and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the web.
connectivity_plus
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.
flutter_bloc
Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
vm_service
A library to communicate with a service implementing the Dart VM service protocol.
hive
Lightweight and blazing fast key-value database written in pure Dart. Strongly encrypted using AES-256.
equatable
A Dart package that helps to implement value based equality without needing to explicitly override == and hashCode.
Top Flutter packages
Some of the top packages that extend Flutter with new features
font_awesome_flutter
The Font Awesome Icon pack available as Flutter Icons. Provides 2000 additional icons to use in your apps.
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
google_maps_flutter
A Flutter plugin for integrating Google Maps in iOS and Android applications.
flutter_bloc
Flutter Widgets that make it easy to implement the BLoC (Business Logic Component) design pattern. Built to be used with the bloc state management package.
retry
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
stack_trace
A package for manipulating stack traces and printing them readably.
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
sembast
NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
bloc_test
A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
copy_with_extension
Annotation for generating `copyWith` extensions code using `copy_with_extension_gen`.
code_builder
A fluent, builder-based library for generating valid Dart code
phone_numbers_parser
Dart library for parsing phone numbers. Inspired by Google's libphonenumber and PhoneNumberKit for ios.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package