111
This commit is contained in:
@@ -40,9 +40,6 @@ dependencies:
|
||||
# K 线图
|
||||
flutter_chen_kchart: ^1.0.0
|
||||
|
||||
# 字体
|
||||
google_fonts: ^6.2.1
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
@@ -55,3 +52,15 @@ flutter:
|
||||
- assets/images/
|
||||
- assets/icons/tabbar/
|
||||
- assets/icons/crypto/
|
||||
|
||||
fonts:
|
||||
- family: Inter
|
||||
fonts:
|
||||
- asset: assets/fonts/Inter-Regular.ttf
|
||||
weight: 400
|
||||
- asset: assets/fonts/Inter-Medium.ttf
|
||||
weight: 500
|
||||
- asset: assets/fonts/Inter-SemiBold.ttf
|
||||
weight: 600
|
||||
- asset: assets/fonts/Inter-Bold.ttf
|
||||
weight: 700
|
||||
|
||||
Reference in New Issue
Block a user