Updated dependencies, removed split view package, removed super context menu and fix android
This commit is contained in:
23
pubspec.yaml
23
pubspec.yaml
@@ -33,22 +33,22 @@ dependencies:
|
||||
flutter_localizations:
|
||||
sdk: flutter
|
||||
cupertino_icons: ^1.0.8
|
||||
flutter_riverpod: ^2.6.1
|
||||
flutter_riverpod: 2.6.1
|
||||
go_router: ^17.0.0
|
||||
riverpod_annotation: ^2.6.1
|
||||
riverpod_annotation: 2.6.1
|
||||
dynamic_color: ^1.8.1
|
||||
shared_preferences: ^2.5.3
|
||||
url_launcher: ^6.3.2
|
||||
animations: ^2.1.1
|
||||
segmented_button_slide: ^1.0.4
|
||||
segmented_button_slide: 1.0.4
|
||||
dio: ^5.9.0
|
||||
uuid: ^4.5.2
|
||||
slang: ^4.7.2
|
||||
slang_flutter: ^4.7.0
|
||||
flutter_svg: ^2.2.3
|
||||
flutter_custom_tabs: ^2.4.0
|
||||
share_plus: ^11.0.0
|
||||
package_info_plus: ^8.3.0
|
||||
share_plus: ^12.0.2
|
||||
package_info_plus: ^9.0.1
|
||||
easy_autocomplete: ^1.6.0
|
||||
sentry_flutter: ^9.8.0
|
||||
flutter_dotenv: ^6.0.0
|
||||
@@ -56,23 +56,18 @@ dependencies:
|
||||
http: ^1.6.0
|
||||
webview_flutter: ^4.13.0
|
||||
flutter_hooks: ^0.21.2
|
||||
hooks_riverpod: ^2.6.1
|
||||
flutter_split_view:
|
||||
git:
|
||||
url: https://github.com/JGeek00/flutter_split_view
|
||||
ref: master-alt
|
||||
super_context_menu: ^0.9.1
|
||||
hooks_riverpod: 2.6.1
|
||||
listen_sharing_intent: ^1.9.2
|
||||
slideable: ^0.0.3
|
||||
|
||||
dev_dependencies:
|
||||
build_runner: ^2.5.1
|
||||
custom_lint: ^0.7.5
|
||||
custom_lint: 0.7.5
|
||||
flutter_lints: ^6.0.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
riverpod_generator: ^2.6.5
|
||||
riverpod_lint: ^2.6.5
|
||||
riverpod_generator: 2.6.5
|
||||
riverpod_lint: 2.6.5
|
||||
slang_build_runner: ^4.7.0
|
||||
flutter_native_splash: ^2.4.6
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
|
||||
Reference in New Issue
Block a user