Top Flutter packages
-
99
flutter_secure_storage
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.
-
99
image_cropper
A Flutter plugin for Android and iOS supports cropping images
-
99
audioplayers
A flutter plugin to play multiple audio files simultaneously
-
99
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.
-
99
fluro
Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
-
99
event_bus
A simple Event Bus using Dart Streams for decoupling applications
-
99
flutter_slidable
A Flutter implementation of slidable list item with directional slide actions that can be dismissed.
-
99
local_auth
Flutter plugin for Android and iOS device authentication sensors such as Fingerprint Reader and Touch ID.
-
99
modal_progress_hud
A modal progress indicator widget (HUD = heads-up display). Wrap around another widget to block access to widget during an async call. Also accepts a custom spinner.
-
99
xml
A lightweight library for parsing, traversing, querying, transforming and building XML documents.