/plugins

Commonly used Flutter plugins

Primary LanguageDartBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Flutter plugins

Build Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins. Check the packages directory for all plugins.

Flutter plugins enable access to platform-specific APIs. For more information about plugins, and how to use them, see https://flutter.io/platform-plugins/.

These plugins are also available on pub.

Plugins

These are the available plugins in this repository.

Plugin Pub
android_intent pub package
battery pub package
connectivity pub package
google_sign_in pub package
image_picker pub package
package_info pub package
path_provider pub package
quick_actions pub package
sensors pub package
share pub package
shared_preferences pub package
url_launcher pub package
FlutterFire Plugins
firebase_analytics pub package
firebase_auth pub package
firebase_database pub package
firebase_messaging pub package
firebase_storage pub package

Learn more about FlutterFire.

Issues

Please file any issues, bugs, or feature requests in the main flutter repo.