• Packages
Results 94 packages owned by flutter.dev
Sort by

path_providercopy "path_provider: ^2.1.5" to clipboard
path_provider: ^2.1.5 copied to clipboard

5.1k
likes
160
points
3.95M
downloads
Flutter plugin for getting commonly used locations on host platform file systems, such as the temp and app data directories.#files#path-provider#paths

shared_preferencescopy "shared_preferences: ^2.3.4" to clipboard
shared_preferences: ^2.3.4 copied to clipboard

9.85k
likes
160
points
3.06M
downloads
Flutter plugin for reading and writing simple key-value pairs. Wraps NSUserDefaults on iOS and SharedPreferences on Android.#persistence#shared-preferences#storage

image_pickercopy "image_picker: ^1.1.2" to clipboard
image_picker: ^1.1.2 copied to clipboard

7.21k
likes
160
points
1.77M
downloads
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

webview_fluttercopy "webview_flutter: ^4.10.0" to clipboard
webview_flutter: ^4.10.0 copied to clipboard

4.21k
likes
160
points
1.79M
downloads
A Flutter plugin that provides a WebView widget backed by the system webview.#html#webview#webview-flutter

flutter_lintscopy "flutter_lints: ^5.0.0" to clipboard
flutter_lints: ^5.0.0 copied to clipboard

1.2k
likes
160
points
4.29M
downloads
Recommended lints for Flutter apps, packages, and plugins to encourage good coding practices.#lints

animationscopy "animations: ^2.0.11" to clipboard
animations: ^2.0.11 copied to clipboard

6.34k
likes
160
points
673k
downloads
Fancy pre-built animations that can easily be integrated into any Flutter application.#animation#ui
screenshot

google_maps_fluttercopy "google_maps_flutter: ^2.10.0" to clipboard
google_maps_flutter: ^2.10.0 copied to clipboard

4.31k
likes
160
points
594k
downloads
A Flutter plugin for integrating Google Maps in iOS and Android applications.#google-maps#google-maps-flutter#map

local_authcopy "local_auth: ^2.3.0" to clipboard
local_auth: ^2.3.0 copied to clipboard

2.99k
likes
160
points
770k
downloads
Flutter plugin for Android and iOS devices to allow local authentication via fingerprint, touch ID, face ID, passcode, pin, or pattern.#authentication#biometrics#local-auth

google_sign_incopy "google_sign_in: ^6.2.2" to clipboard
google_sign_in: ^6.2.2 copied to clipboard

3.23k
likes
160
points
606k
downloads
Flutter plugin for Google Sign-In, a secure authentication system for signing in with a Google account.#authentication#google-sign-in

cameracopy "camera: ^0.11.0+2" to clipboard
camera: ^0.11.0+2 copied to clipboard

2.31k
likes
160
points
408k
downloads
A Flutter plugin for controlling the camera. Supports previewing the camera feed, capturing images and video, and streaming image buffers to Dart.#camera