Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
Flutter plugin for launching a URL on Android and iOS. Supports web, phone, SMS, and email schemes.
Flutter plugin for getting commonly used locations on the Android & iOS file systems, such as the temp and app data directories.
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account on Android and iOS.
Flutter library to load and cache network images. Can also be used with placeholder and error widgets.
A Widget that passes a Reactive Model to all of it's children
Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.