Added nav animation

This commit is contained in:
Imran Remtulla
2022-09-17 18:06:05 -04:00
parent 911b06bfb6
commit cb4dfff1b9
3 changed files with 32 additions and 8 deletions

View File

@@ -38,7 +38,7 @@ dependencies:
cupertino_icons: ^1.0.5
path_provider: ^2.0.11
flutter_fgbg: ^0.2.0 # Try removing reliance on this
flutter_local_notifications: ^9.9.1
flutter_local_notifications: ^10.0.0
provider: ^6.0.3
http: ^0.13.5
webview_flutter: ^3.0.4
@@ -52,6 +52,7 @@ dependencies:
fluttertoast: ^8.0.9
device_info_plus: ^4.1.2
file_picker: ^5.1.0
animations: ^2.0.4
dev_dependencies: