chore : change app archticle
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
name: auth
|
||||
description: A starting point for Dart libraries or applications.
|
||||
publish_to: 'none'
|
||||
version: 1.0.0
|
||||
|
||||
# repository: https://github.com/my_org/my_repo
|
||||
|
||||
environment:
|
||||
sdk: ^3.7.2
|
||||
|
||||
dependencies:
|
||||
# path: ^1.8.0
|
||||
rasadyar_core:
|
||||
path: ../core
|
||||
|
||||
dev_dependencies:
|
||||
lints: ^5.0.0
|
||||
test: ^1.24.0
|
||||
flutter_test:
|
||||
sdk: flutter
|
||||
flutter_lints: ^5.0.0
|
||||
##code generation
|
||||
build_runner: ^2.4.15
|
||||
hive_ce_generator: ^1.9.1
|
||||
freezed: ^3.0.3
|
||||
json_serializable: ^6.9.4
|
||||
|
||||
##test
|
||||
mocktail: ^1.0.4
|
||||
get_test: ^4.0.1
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
Reference in New Issue
Block a user