Skip to content

Commit

Permalink
chore: move the Flutter Favorite image in the correct image folder (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyokone authored Jun 3, 2024
1 parent 293ff29 commit 0a89020
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 7 deletions.
File renamed without changes
2 changes: 1 addition & 1 deletion packages/cloud_firestore/cloud_firestore/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Cloud Firestore Plugin for Flutter

Expand Down
2 changes: 1 addition & 1 deletion packages/cloud_functions/cloud_functions/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Firebase Cloud Functions for Flutter
[![pub package](https://img.shields.io/pub/v/cloud_functions.svg)](https://pub.dev/packages/cloud_functions)
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_auth/firebase_auth/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Firebase Auth for Flutter
[![pub package](https://img.shields.io/pub/v/firebase_auth.svg)](https://pub.dev/packages/firebase_auth)
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_core/firebase_core/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Firebase Core for Flutter

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Firebase Crashlytics for Flutter

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_messaging/firebase_messaging/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Firebase Messaging Plugin for Flutter

Expand Down
2 changes: 1 addition & 1 deletion packages/firebase_storage/firebase_storage/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/resources/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)
[<img src="https://raw.githubusercontent.com/firebase/flutterfire/master/.github/images/flutter_favorite.png" width="200" />](https://flutter.dev/docs/development/packages-and-plugins/favorites)

# Cloud Storage for Flutter
[![pub package](https://img.shields.io/pub/v/firebase_storage.svg)](https://pub.dev/packages/firebase_storage)
Expand Down

0 comments on commit 0a89020

Please sign in to comment.