Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
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.
fluent_ui
Implements Windows UI in Flutter. Based on the official documentation
android_intent_plus
Flutter plugin for launching Android Intents. Not supported on iOS.
google_fonts
A Flutter package to use fonts from fonts.google.com. Supports HTTP fetching, caching, and asset bundling.
Most popular packages
Some of the most downloaded packages over the past 60 days
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.
devtools_shared
Package of shared Dart structures between devtools_app, dds, and other tools.
mustache_template
A mustache template library that supports dart2js and dart2native
json_rpc_2
Utilities to write a client or server using the JSON-RPC 2.0 spec.
google_sign_in
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.
sqflite
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
Top Flutter packages
Some of the top packages that extend Flutter with new features
http
A composable, multi-platform, Future-based API for HTTP requests.
provider
A wrapper around InheritedWidget to make them easier to use and more reusable.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
jiffy
Jiffy is a date time dart package for parsing, manipulating, querying and formatting dates and time
chewie
A video player for Flutter with Cupertino and Material play controls
flutter_image_compress
Compress Pictures. Can effectively reduce the size of the transmission.
Top Dart packages
Some of the top packages for any Dart-based app or program
freezed
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
shelf_static
Static file server support for the shelf package and ecosystem.
mqtt_client
A server and browser based MQTT client for Dart supporting normal, secure sockets and websockets.
mobx_codegen
Code generator for MobX that adds support for annotating your code with @observable, @computed, @action and also creating Store classes.
built_value
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
image
Dart Image Library provides server and web apps the ability to load, manipulate, and save images with various image file formats.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package