flutter/plugins

Name: plugins

Owner: Flutter

Description: Plugins for Flutter, including FlutterFire, maintained by the Flutter team

Created: 2017-04-18 17:02:37.0

Updated: 2018-05-24 11:56:41.0

Pushed: 2018-05-24 12:29:18.0

Homepage: https://flutter.io/

Size: 10143

Language: Dart

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Flutter plugins

Build Status Build Status

This repo is a companion repo to the main flutter repo. It contains the source code for Flutter first-party plugins (i.e., plugins developed by the core Flutter team). 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.

Issues

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

Contributing

If you wish to contribute a new plugin to the Flutter ecosystem, please see the documentation for developing packages and platform channels. You can store your plugin source code in any GitHub repository (the present repo is only intended for plugins developed by the core Flutter team). Once your plugin is ready you can publish to the pub repository.

If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide, and send a pull request.

Plugins

These are the available plugins in this repository.

| Plugin | Pub | |——–|—–| | android_alarm_manager | pub package | | android_intent | pub package | | battery | pub package | | connectivity | pub package | | device info | pub package | | google_sign_in | pub package | | image_picker | pub package | | local_auth | 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 | | video_player | pub package | | | | | FlutterFire Plugins | | | firebase_admob | pub package | | firebase_analytics | pub package | | firebase_auth | pub package | | cloud_firestore | pub package | firebase_core | pub package | | firebase_database | pub package | | firebase_messaging | pub package | | firebase_storage | pub package | | firebase_performance | pub package | | firebase_remote_config | pub package |

Learn more about FlutterFire.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.