[go: nahoru, domu]

Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Point opensource site at new location (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
samtstern authored and kroikie committed Sep 10, 2019
1 parent cd38eb3 commit 2f3f21b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 17 deletions.
21 changes: 4 additions & 17 deletions .opensource/project.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,11 @@
{
"name": "FlutterFire",
"name": "FlutterFire - MOVED",
"platforms": [
"Android",
"iOS"
],
"content": "FlutterFire.md",
"pages": {
"packages/cloud_firestore/README.md": "Cloud Firestore",
"packages/cloud_functions/README.md": "Cloud Functions",
"packages/firebase_admob/README.md": "Admob",
"packages/firebase_analytics/README.md": "Analytics",
"packages/firebase_auth/README.md": "Authentication",
"packages/firebase_core/README.md": "Core",
"packages/firebase_crashlytics/README.md": "Crashlytics",
"packages/firebase_database/README.md": "Realtime Database",
"packages/firebase_dynamic_links/README.md": "Dynamic Links",
"packages/firebase_messaging/README.md": "Cloud Messaging",
"packages/firebase_ml_vision/README.md": "ML Kit: Vision",
"packages/firebase_performance/README.md": "Performance Monitoring",
"packages/firebase_remote_config/README.md": "Remote Config",
"packages/firebase_storage/README.md": "Cloud Storage"
}
"related": [
"FirebaseExtended/flutterfire"
]
}
6 changes: 6 additions & 0 deletions FlutterFire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# FlutterFire - MOVED

The FlutterFire family of plugins has moved to the FirebaseExtended organization on GitHub. This makes it easier for us to collaborate with the Firebase team. We want to build the best integration we can!

Visit FlutterFire at its new home:
https://github.com/FirebaseExtended/flutterfire

0 comments on commit 2f3f21b

Please sign in to comment.