toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 31239 packages
Sort by PUB-AZS
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.#cache#image#network-image
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.#sql#database
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Permission plugin for Flutter. This plugin provides the Windows API to request and check permissions.
Platformwindows
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.#camera#image-picker#files#file-selection
Flutter plugin for discovering the state of the network (WiFi & mobile/cellular) connectivity on Android and iOS.#connectivity#utils
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.
Flutter plugin for sharing content via the platform share UI, using the ACTION_SEND intent on Android and UIActivityViewController on iOS.#share#utils
Linux implementation of flutter_secure_storage
Platformlinux
Flutter Secure Storage provides API to store data in secure storage. Keychain is used in iOS, KeyStore based solution is used in Android.