| commit | dd0b211f3ce2f86d14cb4e3eb5732041e335f6c7 | [log] [tgz] |
|---|---|---|
| author | Mehmet Fidanboylu <mehmetf@users.noreply.github.com> | Mon Jun 12 10:05:17 2017 -0700 |
| committer | GitHub <noreply@github.com> | Mon Jun 12 10:05:17 2017 -0700 |
| tree | 29c69d7714c661c35dd040a4d277907c17eb5946 | |
| parent | 700a6cf2b132479fa95275b35eaedf358753fbe5 [diff] |
Quick actions initial commit (#112) * Quick Actions plugin * Add licensing * Fix icon refs * Add licensing and fix usage based on engine update. * Add Android Support too. Update README * Remove more comments * Make analyzer and formatter happy * Review comments
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.