feat:增加博客分类模块
This commit is contained in:
@@ -39,6 +39,8 @@ dependencies:
|
||||
shared_preferences: ^2.3.0
|
||||
logger: ^2.6.0
|
||||
json_annotation: ^4.9.0
|
||||
intl: ^0.19.0
|
||||
easy_refresh: ^3.4.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -52,14 +54,15 @@ dev_dependencies:
|
||||
flutter_lints: ^5.0.0
|
||||
build_runner: ^2.4.5
|
||||
json_serializable: ^6.7.1
|
||||
intl: ^0.19.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/images/
|
||||
fonts:
|
||||
- family: CustomFont
|
||||
fonts:
|
||||
- asset: fonts/custom.ttf
|
||||
- asset: assets/fonts/custom.ttf
|
||||
|
||||
Reference in New Issue
Block a user