Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
bloc
A predictable state management library that helps implement the BLoC (Business Logic Component) design pattern.
macos_ui
Flutter widgets and themes implementing the current macOS design language.
infinite_scroll_pagination
Lazily load and display pages of items as the user scrolls down your screen.
routemaster
Easy-to-use Navigator 2.0 router for web, mobile and desktop. URL-based routing, simple navigation of tabs and nested routes.
Most popular packages
Some of the most downloaded packages over the past 60 days
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
hive_flutter
Extension for Hive. Makes it easier to use Hive in Flutter apps.
flutter_screenutil
A flutter plugin for adapting screen and font size.Guaranteed to look good on different models
flutter_html
A Flutter widget rendering static HTML and CSS as Flutter widgets.
audioplayers
A Flutter plugin to play multiple audio files simultaneously
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
Top Flutter packages
Some of the top packages that extend Flutter with new features
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
mocktail
A Dart mock library which simplifies mocking with null safety support and no manual mocks or code generation.
geolocator
Geolocation plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API for generic location (GPS etc.) functions.
petitparser
A dynamic parser framework to build efficient grammars and parsers quickly.
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
retry
Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.
Top Dart packages
Some of the top packages for any Dart-based app or program
shelf
A model for web server middleware that encourages composition and easy reuse.
very_good_cli
A Very Good Command-Line Interface for Dart created by Very Good Ventures.
mime
Utilities for handling media (MIME) types, including determining a type from a file extension and file contents.
string_validator
Dart library for validating and sanitizing strings, especially those from user input.
decimal
The decimal package allows you to deal with decimal numbers without losing precision.
dartdoc
A non-interactive HTML documentation generator for Dart source code.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package