This repository was archived by the owner on Feb 22, 2023. It is now read-only.
File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,8 @@ These are the available plugins in this repository.
43
43
| [ battery] ( ./packages/battery/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/battery.svg )] ( https://pub.dartlang.org/packages/battery ) |
44
44
| [ camera] ( ./packages/camera/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/camera.svg )] ( https://pub.dartlang.org/packages/camera ) |
45
45
| [ connectivity] ( ./packages/connectivity/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/connectivity.svg )] ( https://pub.dartlang.org/packages/connectivity ) |
46
- | [ device info] ( ./packages/device_info/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/device_info.svg )] ( https://pub.dartlang.org/packages/device_info ) |
46
+ | [ device_info] ( ./packages/device_info/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/device_info.svg )] ( https://pub.dartlang.org/packages/device_info ) |
47
+ | [ google_maps_flutter] ( ./packages/google_maps_flutter ) | [ ![ pub package] ( https://img.shields.io/pub/v/google_maps_flutter.svg )] ( https://pub.dartlang.org/packages/google_maps_flutter ) |
47
48
| [ google_sign_in] ( ./packages/google_sign_in/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/google_sign_in.svg )] ( https://pub.dartlang.org/packages/google_sign_in ) |
48
49
| [ image_picker] ( ./packages/image_picker/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/image_picker.svg )] ( https://pub.dartlang.org/packages/image_picker ) |
49
50
| [ local_auth] ( ./packages/local_auth/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/local_auth.svg )] ( https://pub.dartlang.org/packages/local_auth ) |
@@ -55,6 +56,7 @@ These are the available plugins in this repository.
55
56
| [ shared_preferences] ( ./packages/shared_preferences/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/shared_preferences.svg )] ( https://pub.dartlang.org/packages/shared_preferences ) |
56
57
| [ url_launcher] ( ./packages/url_launcher/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/url_launcher.svg )] ( https://pub.dartlang.org/packages/url_launcher ) |
57
58
| [ video_player] ( ./packages/video_player/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/video_player.svg )] ( https://pub.dartlang.org/packages/video_player ) |
59
+ | [ webview_flutter] ( ./packages/webview_flutter/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/webview_flutter.svg )] ( https://pub.dartlang.org/packages/webview_flutter ) |
58
60
| | |
59
61
| ** FlutterFire Plugins** | |
60
62
| [ cloud_firestore] ( ./packages/cloud_firestore/ ) | [ ![ pub package] ( https://img.shields.io/pub/v/cloud_firestore.svg )] ( https://pub.dartlang.org/packages/cloud_firestore )
You can’t perform that action at this time.
0 commit comments