18 lines
555 B
JSON
18 lines
555 B
JSON
{
|
|
"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"
|
|
}
|