commit | 958d3b8c3723e12d353aac5073f31278f70c7a6b | [log] [tgz] |
---|---|---|
author | Brandon Donnelson <branflake2267@gmail.com> | Thu Jun 01 16:41:30 2017 -0700 |
committer | Michael Goderbauer <goderbauer@google.com> | Thu Jun 01 16:41:30 2017 -0700 |
tree | bf75a974fb09ede96d67a6fb51dc364ecf4a0acd | |
parent | fcf7e71ebade1db33ac92bd3e61271efbdc00fe8 [diff] |
Added pub and separated FlutterFire plugins (#92) Another iteration. One of these can be closed. This is using the table with a division to separate the FlutterFire plugins.
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.
These are the available plugins in this repository.
Plugin | Pub |
---|---|
battery | |
google_sign_in | |
image_picker | |
path_provider | |
share | |
shared_preferences | |
url_launcher | |
FlutterFire Plugins | |
firebase_analytics | |
firebase_auth | |
firebase_database | |
firebase_messaging | |
firebase_storage |
Learn more about FlutterFire.
Please file any issues, bugs, or feature requests in the main flutter repo.