Skip to content

Commit

Permalink
More link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
collinjackson committed Aug 19, 2019
1 parent c3fc771 commit 39f8fbf
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
FlutterFire is a set of [Flutter plugins](https://flutter.io/platform-plugins/)
that enable Flutter apps to use one or more [Firebase](https://firebase.google.com/) services. You can follow an example that shows how to use these plugins in the [Firebase for Flutter](https://codelabs.developers.google.com/codelabs/flutter-firebase/index.html#0) codelab.

[Flutter](https://flutter.io) is a new mobile app SDK to help developers and
designers build modern mobile apps for iOS and Android.
[Flutter](https://flutter.dev) is Google's mobile app SDK for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing code, is used by developers and organizations around the world, and is free and open source.

*Note*: The plugins are still under development, and some APIs might not be available yet.
[Feedback](https://github.com/flutter/flutter/issues) and [Pull Requests](https://github.com/FirebaseExtended/flutterfire/pulls) are most welcome!
*Note*: FlutterFire plugins are still under development, and some APIs might not be available yet.
[Feedback](https://github.com/FirebaseExtended/flutterfire/issues) and [Pull Requests](https://github.com/FirebaseExtended/flutterfire/pulls) are most welcome!

## Available FlutterFire plugins

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,5 +138,5 @@ for a complete sample app using the Firebase authentication.

## Issues and feedback

Please file [issues](https://github.com/flutter/flutter/issues/new)
Please file [issues](https://github.com/FirebaseExtended/flutterfire/issues/new)
to send feedback or report a bug. Thank you!
2 changes: 1 addition & 1 deletion packages/firebase_crashlytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,5 @@ for a complete sample app using `firebase_crashlytics`.

## Issues and feedback

Please file [issues](https://github.com/flutter/flutter/issues/new)
Please file [issues](https://github.com/FirebaseExtended/flutterfire/issues/new)
to send feedback or report a bug. Thank you!
2 changes: 1 addition & 1 deletion packages/firebase_remote_config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ for a complete sample app using the Firebase Remote Config.

## Issues and feedback

Please file [issues](https://github.com/flutter/flutter/issues/new)
Please file [issues](https://github.com/FirebaseExtended/flutterfire/issues/new)
to send feedback or report a bug. Thank you!

0 comments on commit 39f8fbf

Please sign in to comment.