feat : project structure
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: livestock
|
||||
description: A starting point for Dart libraries or applications.
|
||||
version: 1.0.0
|
||||
publish_to: 'none'
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
@@ -8,8 +9,9 @@ environment:
|
||||
|
||||
|
||||
dependencies:
|
||||
rasadyar_core:
|
||||
path: ../core
|
||||
|
||||
rasadyar_core:
|
||||
path: ../core
|
||||
##code generation
|
||||
freezed_annotation: ^3.0.0
|
||||
json_annotation: ^4.9.0
|
||||
|
||||
Reference in New Issue
Block a user