logo, fonts, firebase analytic

This commit is contained in:
efrilm
2025-10-23 23:06:02 +07:00
parent 4fee7c4bb7
commit cf8f0b373d
56 changed files with 291 additions and 150 deletions
+15
View File
@@ -27,6 +27,8 @@ dependencies:
freezed_annotation: ^2.4.1
json_annotation: ^4.9.0
shared_preferences: ^2.5.3
firebase_core: ^4.2.0
firebase_crashlytics: ^5.0.3
dev_dependencies:
flutter_test:
@@ -49,6 +51,19 @@ flutter:
- assets/icons/
- assets/fonts/
- assets/json/
fonts:
- family: Quicksand
fonts:
- asset: assets/fonts/quicksand/Quicksand-Light.ttf
weight: 300
- asset: assets/fonts/quicksand/Quicksand-Regular.ttf
weight: 400
- asset: assets/fonts/quicksand/Quicksand-Medium.ttf
weight: 500
- asset: assets/fonts/quicksand/Quicksand-SemiBold.ttf
weight: 600
- asset: assets/fonts/quicksand/Quicksand-Bold.ttf
weight: 700
flutter_gen:
output: lib/presentation/components/assets/