Add pub links to root README.md (#91)

1 file changed
tree: 958b0de4a10c152990c66d01eb27d40b21980dda
  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.

Plugins

These are the available plugins in this repository.

PluginPub
batterypub package
firebase_analyticspub package
firebase_authpub package
firebase_databasepub package
firebase_messagingpub package
firebase_storagepub package
google_sign_inpub package
image_pickerpub package
path_providerpub package
sharepub package
shared_preferencespub package
url_launcherpub package

Issues

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