路由生命周期状态

This commit is contained in:
toly
2023-12-07 08:10:09 +08:00
parent 25b3bc16b2
commit 34d8e6dd75
13 changed files with 797 additions and 16 deletions

View File

@@ -30,6 +30,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_colorpicker: ^1.0.3
# window_manager: ^0.3.7
adaptive_navigation: ^0.0.4
@@ -43,8 +45,8 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
toly_menu:
path: E:\Projects\Flutter\packages\toly_menu
# toly_menu:
# path: E:\Projects\Flutter\packages\toly_menu
dev_dependencies:
flutter_test: