commit | f3faf1a0372f57dbc58e2694c09643b146dceb3f | [log] [tgz] |
---|---|---|
author | Mehmet Fidanboylu <mehmetf@users.noreply.github.com> | Mon Jun 12 10:41:29 2017 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 12 10:41:29 2017 -0700 |
tree | b1971b86adb7d1446fdf21a5e7da24df83239fd8 | |
parent | dd0b211f3ce2f86d14cb4e3eb5732041e335f6c7 [diff] |
Add missing deps to quick actions plugin (#115) * Add missing deps * Add env sdk limits as well
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.