Add travis (#43)

* Added Travis

* update to use flutter_plugin_tools
2 files changed
tree: 8f9e61792b698d9b4ecab34de464f45c03c9ce65
  1. packages/
  2. .gitattributes
  3. .gitignore
  4. .travis.yml
  5. AUTHORS
  6. LICENSE
  7. 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.