feat:更新记录页面模块

This commit is contained in:
2025-07-06 19:04:30 +08:00
parent bb6874582f
commit ab00d6726f
12 changed files with 518 additions and 165 deletions

View File

@@ -31,9 +31,14 @@ dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# The following adds the Cupertino Icons fonts to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
timelines_plus: ^1.0.7
table_calendar: ^3.1.3
custom_sliding_segmented_control: ^1.8.5
flutter_datetime_picker_plus: ^2.2.0
flutter_date_pickers: ^0.4.3
dev_dependencies:
flutter_test:
@@ -52,7 +57,7 @@ dev_dependencies:
# The following section is specific to Flutter packages.
flutter:
# The following line ensures that the Material Icons font is
# The following line ensures that the Material Icons fonts is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
@@ -70,8 +75,8 @@ flutter:
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "family" key with the font family name, and a "fonts" key with a
# list giving the asset and other descriptors for the font. For
# "family" key with the fonts family name, and a "fonts" key with a
# list giving the asset and other descriptors for the fonts. For
# example:
# fonts:
# - family: Schyler
@@ -87,3 +92,7 @@ flutter:
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/to/font-from-package
fonts:
- family: CustomFont
fonts:
- asset: fonts/custom.ttf