Mark dependencies not working on all platforms

This commit is contained in:
Ming Ming 2021-04-19 01:46:58 +08:00
parent 359ee99599
commit 0a0df10972

View file

@ -26,6 +26,7 @@ dependencies:
flutter_localizations:
sdk: flutter
# android only
android_intent: ^2.0.0
bloc: ^7.0.0
cached_network_image: ^3.0.0
@ -38,9 +39,11 @@ dependencies:
ref: 1.1.0
flutter_bloc: ^7.0.0
flutter_staggered_grid_view: ^0.3.3
# android/ios only
google_maps_flutter: ^2.0.3
http: ^0.13.1
idb_shim: ^2.0.0
# android/ios only
idb_sqflite: ^1.0.0
image_size_getter:
git:
@ -54,6 +57,7 @@ dependencies:
path: ^1.8.0
rxdart: ^0.26.0
shared_preferences: ^2.0.5
# android/ios only
sqflite: ^2.0.0
synchronized: ^3.0.0
tuple: ^2.0.0