feat : live stock module

This commit is contained in:
2025-05-19 16:17:01 +03:30
parent 905e407ccd
commit 7f72f2c70d
6 changed files with 63 additions and 16 deletions

View File

@@ -24,6 +24,9 @@ dependencies:
rasadyar_auth:
path: ./packages/auth
rasadyar_livestock:
path: ./packages/livestock
##code generation
@@ -38,6 +41,7 @@ dev_dependencies:
hive_ce_generator: ^1.9.1
freezed: ^3.0.6
json_serializable: ^6.9.4
flutter_gen_runner: ^5.10.0
##test
mocktail: ^1.0.4
@@ -56,7 +60,19 @@ flutter:
- assets/logos/
- assets/vec/
fonts:
- family: yekan
fonts:
- asset: fonts/iranyekanregularfanum.ttf
flutter_gen:
output: packages/core/lib/presentation/common
line_length: 120
# Optional
integrations:
image: true
flutter_svg: true
rive: false
lottie: false