feat : live stock module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: livestock
|
||||
name: rasadyar_livestock
|
||||
description: A starting point for Dart libraries or applications.
|
||||
version: 1.0.0
|
||||
publish_to: 'none'
|
||||
@@ -9,9 +9,12 @@ environment:
|
||||
|
||||
|
||||
dependencies:
|
||||
|
||||
flutter:
|
||||
sdk: flutter
|
||||
rasadyar_core:
|
||||
path: ../core
|
||||
rasadyar_auth:
|
||||
path: ../auth
|
||||
##code generation
|
||||
freezed_annotation: ^3.0.0
|
||||
json_annotation: ^4.9.0
|
||||
@@ -31,7 +34,4 @@ dev_dependencies:
|
||||
mocktail: ^1.0.4
|
||||
get_test: ^4.0.1
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user