mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-09 22:57:18 +00:00
bump package versions.
This commit is contained in:
@ -5,7 +5,7 @@ description: This is the mobile application project, developed with Flutter for
|
||||
# pub.dev using `flutter pub publish`. This is preferred for private packages.
|
||||
publish_to: "none" # Remove this line if you wish to publish to pub.dev
|
||||
|
||||
version: 1.0.30+19
|
||||
version: 1.0.30+22
|
||||
|
||||
environment:
|
||||
sdk: ">=3.0.6 <4.0.0"
|
||||
@ -16,6 +16,7 @@ dependencies:
|
||||
dio: ^5.4.1
|
||||
equatable: ^2.0.5
|
||||
firebase_core: ^3.10.0
|
||||
firebase_crashlytics: ^4.3.7
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_animated_dialog: ^2.0.1
|
||||
@ -44,7 +45,7 @@ dependencies:
|
||||
fl_chart: ^1.0.0
|
||||
firebase_database: ^11.3.0
|
||||
percent_indicator: ^4.2.3
|
||||
flutter_html: ^3.0.0-beta.2
|
||||
flutter_html: ^3.0.0
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
|
Reference in New Issue
Block a user