Unify plugin names to use underscores (#63)

196 files changed
tree: 07ed53159039e7c175008ba636b78aef4006dda5
  1. packages/
  2. .gitattributes
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. FlutterFire.md
  7. LICENSE
  8. README.md
README.md

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.

Issues

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