Skip to content

Commit

Permalink
update packages to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
X-Wei committed May 31, 2020
1 parent 270d110 commit cb88246
Showing 1 changed file with 39 additions and 39 deletions.
78 changes: 39 additions & 39 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,49 +10,49 @@ environment:
dependencies:
flutter:
sdk: flutter
animated_floatactionbuttons: '0.1.0'
async: '^2.4.0'
backdrop: '0.2.8'
cached_network_image: '2.0.0'
charts_flutter: '0.9.0'
cloud_firestore: '0.13.4+2'
english_words: '3.1.5'
firebase_analytics: '5.0.11'
firebase_auth: '0.15.5+3'
firebase_core: '0.4.4+3'
firebase_database: '3.1.3'
firebase_ml_vision: '0.9.3+8'
firebase_storage: '3.1.5'
flutter_bloc: '3.2.0'
flutter_gallery_assets: '0.1.9+2'
flutter_markdown: '0.3.4'
flutter_webview_plugin: '0.3.11'
fluttertoast: '4.0.1'
google_sign_in: '4.4.1'
hive_flutter: '0.3.0+2'
hive: '1.4.1+1'
http: '0.12.0+4'
image_picker: '0.6.4'
local_auth: '0.6.2+2'
lottie: '^0.3.3'
package_info: '0.4.0+16'
path_provider: '1.6.5'
path: '1.6.4'
provider: '4.0.4'
scoped_model: '1.0.1'
sembast: '2.4.2'
shared_preferences: '0.5.6+3'
sqflite: '1.3.0'
substring_highlight: '0.1.2'
transparent_image: '1.0.0'
url_launcher: '5.4.2'
widget_with_codeview: '1.0.3'
animated_floatactionbuttons: 0.1.0
async: ^2.4.0
backdrop: 0.3.2
cached_network_image: 2.2.0+1
charts_flutter: 0.9.0
cloud_firestore: 0.13.6
english_words: 3.1.5
firebase_analytics: 5.0.14
firebase_auth: 0.16.1
firebase_core: 0.4.5
firebase_database: 3.1.6
firebase_ml_vision: 0.9.4
firebase_storage: 3.1.6
flutter_bloc: 4.0.0
flutter_gallery_assets: 0.1.9+2
flutter_markdown: 0.4.1
flutter_webview_plugin: 0.3.11
fluttertoast: 4.0.1
google_sign_in: 4.5.1
hive_flutter: 0.3.0+2
hive: 1.4.1+1
http: 0.12.1
image_picker: 0.6.7
local_auth: 0.6.2+3
lottie: ^0.3.3
package_info: 0.4.0+18
path_provider: 1.6.9
path: 1.6.4
provider: 4.1.2
scoped_model: 1.0.1
sembast: 2.4.4+1
shared_preferences: 0.5.7+3
sqflite: 1.3.0+2
substring_highlight: 0.1.2
transparent_image: 1.0.0
url_launcher: 5.4.10
widget_with_codeview: 1.0.3

dev_dependencies:
flutter_test:
sdk: flutter
hive_generator: '0.7.0+2'
build_runner: '1.8.1'
hive_generator: 0.7.0+2
build_runner: 1.10.0

dependency_overrides:
dartx: ^0.3.0
Expand Down

0 comments on commit cb88246

Please sign in to comment.