Top packages
-
100
shared_preferences
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.
-
100
url_launcher
Flutter plugin for launching a URL on Android and iOS. Supports web, phone, SMS, and email schemes.
-
100
path_provider
Flutter plugin for getting commonly used locations on the Android & iOS file systems, such as the temp and app data directories.
-
100
firebase_auth
Flutter plugin for Firebase Auth, enabling Android and iOS authentication using passwords, phone numbers and identity providers like Google, Facebook and Twitter.
-
100
image_picker
Flutter plugin for selecting images from the Android and iOS image library, and taking new pictures with the camera.
-
100
cloud_firestore
Flutter plugin for Cloud Firestore, a cloud-hosted, noSQL database with live synchronization and offline support on Android and iOS.
-
100
firebase_core
Flutter plugin for Firebase Core, enabling connecting to multiple Firebase apps.
-
100
rxdart
RxDart is an implementation of the popular reactiveX api for asynchronous programming, leveraging the native Dart Streams api.
-
100
dio
A powerful Http client for Dart, which supports Interceptors, FormData, Request Cancellation, File Downloading, Timeout etc.
-
100
sqflite
Flutter plugin for SQLite, a self-contained, high-reliability, embedded, SQL database engine.