mirror of
https://github.com/smmarty/friflex_flutter_starter.git
synced 2025-12-22 01:20:46 +00:00
fix(assets): удалить неиспользуемые assets (#29)
Co-authored-by: petrovyuri <petrovyuri@example.com>
This commit is contained in:
15
pubspec.yaml
15
pubspec.yaml
@@ -61,23 +61,8 @@ flutter:
|
||||
generate: true
|
||||
assets:
|
||||
- assets/icons/
|
||||
- assets/fonts/
|
||||
- assets/lottie/
|
||||
|
||||
fonts:
|
||||
- family: Montserrat
|
||||
fonts:
|
||||
- asset: assets/fonts/Montserrat-ExtraBold.ttf
|
||||
weight: 800
|
||||
- asset: assets/fonts/Montserrat-Bold.ttf
|
||||
weight: 700
|
||||
- asset: assets/fonts/Montserrat-SemiBold.ttf
|
||||
weight: 600
|
||||
- asset: assets/fonts/Montserrat-Medium.ttf
|
||||
weight: 500
|
||||
- asset: assets/fonts/Montserrat-Regular.ttf
|
||||
weight: 400
|
||||
|
||||
flutter_gen:
|
||||
integrations:
|
||||
flutter_svg: true
|
||||
|
||||
Reference in New Issue
Block a user