feat: Initialize project
This commit is contained in:
17
stacked.json
Normal file
17
stacked.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"bottom_sheets_path": "ui/bottom_sheets",
|
||||
"dialogs_path": "ui/dialogs",
|
||||
"line_length": 80,
|
||||
"locator_name": "locator",
|
||||
"prefer_web": false,
|
||||
"register_mocks_function": "registerServices",
|
||||
"services_path": "services",
|
||||
"stacked_app_file_path": "app/app.dart",
|
||||
"test_helpers_file_path": "helpers/test_helpers.dart",
|
||||
"test_services_path": "services",
|
||||
"test_views_path": "viewmodels",
|
||||
"test_widgets_path": "widget_models",
|
||||
"v1": false,
|
||||
"views_path": "ui/views",
|
||||
"widgets_path": "ui/widgets/common"
|
||||
}
|
||||
Reference in New Issue
Block a user