feat:拆分组件

This commit is contained in:
2025-07-07 22:55:45 +08:00
parent e2ebe917ac
commit 8058a77bd1
7 changed files with 281 additions and 172 deletions

View File

@@ -30,7 +30,8 @@ environment:
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# The following adds the Cupertino Icons fonts to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
@@ -41,6 +42,7 @@ dependencies:
flutter_date_pickers: ^0.4.3
flutter_form_builder: ^10.0.0
form_builder_validators: ^11.1.2
fluttertoast: ^8.2.2
intl: ^0.19.0
dev_dependencies: