Flutter Favorites
-
android_alarm_manager
flutter.dev
Flutter plugin for accessing the Android AlarmManager service, and running Dart code in the background when alarms fire.
-
package_info
flutter.dev
Flutter plugin for querying information about the application package, such as CFBundleVersion on iOS or versionCode on Android.
-
built_collection
dart.dev
Immutable collections based on the SDK collections. Each SDK collection class is split into a new immutable collection class and a corresponding mutable builder class.
-
sensors
flutter.dev
Flutter plugin for accessing the Android and iOS accelerometer and gyroscope sensors.
-
built_value
dart.dev
Value types with builders, Dart classes as enums, and serialization. This library is the runtime dependency.
-
provider
dash-overflow.net
A mixture between dependency injection and state management, built with widgets for widgets.
Top packages
-
cached_network_image
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
-
image_cropper
A Flutter plugin for Android and iOS supports cropping images
-
flutter_cache_manager
Generic cache manager for flutter. Saves web files on the storages of the device and saves the cache info using sqflite.
-
dio
flutterchina.club
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
-
rxdart
fluttercommunity.dev
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
-
uni_links
Flutter plugin for accepting incoming links - App/Deep Links (Android), Universal Links and Custom URL schemes (iOS).
