Skip to content

Commit

Permalink
updated packages and sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
manoj1749 committed Mar 5, 2023
1 parent 42ae2fa commit 94fa9e6
Showing 1 changed file with 34 additions and 34 deletions.
68 changes: 34 additions & 34 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,59 +5,59 @@ publish_to: "none"
version: 0.9.1-beta+60

environment:
sdk: ">=2.12.0-0 <3.0.0"
sdk: '>=2.19.3 <3.0.0'

dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.3
dio: ^4.0.0
file_picker: ^3.0.1
cupertino_icons: ^1.0.5
dio: ^5.0.1
file_picker: ^4.6.1
filesize: ^2.0.1
flare_splash_screen: ^4.0.0
flutter_local_notifications: ^9.7.0
flutter_slidable: ^0.6.0
flutter_svg: ^0.22.0
fluttertoast: ^8.0.7
font_awesome_flutter: ^9.0.0
flutter_local_notifications: ^8.2.0
flutter_slidable: ^2.0.0
flutter_svg: ^2.0.2
fluttertoast: ^8.2.1
font_awesome_flutter: ^10.4.0
# get_it: ^6.1.1
hive: ^2.0.4
http: ^0.13.3
html: ^0.15.0
injectable: ^1.3.0
intl: ^0.17.0
hive: ^2.2.3
http: ^0.13.5
html: ^0.15.2
injectable: ^2.1.0
intl: ^0.18.0
modal_bottom_sheet: ^3.0.0-pre
modal_progress_hud_nsn: ^0.2.1
modal_progress_hud_nsn: ^0.3.0
open_file: ^3.2.1
package_info: ^2.0.0
path_provider: ^2.0.1
shared_preferences: ^2.0.5
package_info: ^2.0.2
path_provider: ^2.0.13
shared_preferences: ^2.0.18
shimmer: ^2.0.0
stacked: ^2.3.12
stacked_services: ^0.8.5
stacked: ^3.1.1
stacked_services: ^0.9.9
wakelock: ^0.6.2
xml: ^5.1.1
awesome_notifications: ^0.0.6+9
chewie: ^1.3.4
video_player: ^2.1.6
xml: ^6.2.2
awesome_notifications: ^0.6.19
chewie: ^1.4.0
video_player: ^2.5.3
# webview_flutter: ^2.0.9
url_launcher: ^6.0.9
url_launcher: ^6.1.10
webview_flutter_plus: ^0.3.0+2
percent_indicator: ^4.2.2
logger:
firebase_core: ^1.21.1
firebase_analytics: ^9.3.3
firebase_crashlytics: ^2.8.9
percent_indicator: ^4.2.3
logger: ^1.2.2
firebase_core: ^2.7.0
firebase_analytics: ^10.1.4
firebase_crashlytics: ^3.0.15
flutter_dotenv: ^5.0.2
# webviewx: ^0.2.1

dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^2.0.1
stacked_generator: ^0.7.13
flutter_launcher_icons: ^0.9.0
mockito: ^5.0.0
build_runner: ^2.3.3
stacked_generator: ^0.9.3
flutter_launcher_icons: ^0.12.0
mockito: ^5.3.2

flutter_icons:
image_path: "assets/logo/light_mode_icon.png"
Expand Down

0 comments on commit 94fa9e6

Please sign in to comment.