Flutter Favorites
Some of the packages that demonstrate the highest levels of quality, selected by the Flutter Ecosystem Committee
share_plus
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.
win32
Access common Win32 APIs directly from Dart using FFI — no C required!
flutter_mobx
Flutter integration for MobX. It provides a set of Observer widgets that automatically rebuild when the tracked observables change.
battery_plus
Flutter plugin for accessing information about the battery state(full, charging, discharging).
Most popular packages
Some of the most downloaded packages over the past 60 days
firebase_messaging
Flutter plugin for Firebase Cloud Messaging, a cross-platform messaging solution that lets you reliably deliver messages on Android and iOS.
flutter_html
A Flutter widget rendering static HTML and CSS as Flutter widgets.
device_info_plus
Flutter plugin providing detailed information about the device (make, model, etc.), and Android or iOS version the app is running on.
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.
google_mobile_ads
Flutter plugin for Google Mobile Ads, supporting banner, interstitial (full-screen), rewarded and native ads
shimmer
A package provides an easy way to add shimmer effect in Flutter project
Top Flutter packages
Some of the top packages that extend Flutter with new features
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
flutter_native_splash
Customize Flutter's default white native splash screen with background color and splash image. Supports dark mode, full screen, and more.
confetti
Blast colorful confetti all over the screen. Celebrate in app achievements with style. Control the velocity, angle, gravity and amount of confetti.
flutter_riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
vibration
A plugin for handling Vibration API on iOS, Android, web and OpenHarmony.
crypto
Implementations of SHA, MD5, and HMAC cryptographic functions.
Top Dart packages
Some of the top packages for any Dart-based app or program
retrofit
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
logger
Small, easy to use and extensible logger which prints beautiful logs.
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`).
talker_dio_logger
Lightweight and customizable dio http client logger on talker base
bloc_test
A testing library which makes it easy to test blocs. Built to be used with the bloc state management package.
json_serializable
Automatically generate code for converting to and from JSON by annotating Dart classes.
Package of the Week
Package of the Week is a series of quick, animated videos, each of which covers a particular package