27 lines
8.6 KiB
Plaintext
27 lines
8.6 KiB
Plaintext
Analyzing barber-app...
|
|
|
|
info - 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre - lib\core\theme\app_theme.dart:50:9 - deprecated_member_use
|
|
info - 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre - lib\features\finances\presentation\pages\add_transaction_page.dart:212:19 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\add_transaction_page.dart:237:37 - deprecated_member_use
|
|
info - Unnecessary use of multiple underscores - lib\features\finances\presentation\pages\finances_page.dart:59:31 - unnecessary_underscores
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\finances\presentation\pages\finances_page.dart:393:29 - use_build_context_synchronously
|
|
info - 'value' is deprecated and shouldn't be used. Use initialValue instead. This will set the initial value for the form field. This feature was deprecated after v3.33.0-1.0.pre - lib\features\haircuts\presentation\pages\add_haircut_page.dart:246:25 - deprecated_member_use
|
|
warning - Unused import: 'package:barber_app/features/settings/data/models/settings_model.dart' - lib\features\haircuts\presentation\pages\haircuts_page.dart:10:8 - unused_import
|
|
info - Unnecessary use of multiple underscores - lib\features\haircuts\presentation\pages\haircuts_page.dart:60:31 - unnecessary_underscores
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\haircuts\presentation\pages\haircuts_page.dart:286:29 - use_build_context_synchronously
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\haircuts\presentation\pages\haircuts_page.dart:288:36 - use_build_context_synchronously
|
|
info - Statements in an if should be enclosed in a block - lib\features\home\presentation\pages\home_page.dart:238:33 - curly_braces_in_flow_control_structures
|
|
info - Statements in an if should be enclosed in a block - lib\features\home\presentation\pages\home_page.dart:368:37 - curly_braces_in_flow_control_structures
|
|
info - Statements in an if should be enclosed in a block - lib\features\home\presentation\pages\home_page.dart:384:37 - curly_braces_in_flow_control_structures
|
|
info - Statements in a for should be enclosed in a block - lib\features\home\presentation\widgets\revenue_chart.dart:29:31 - curly_braces_in_flow_control_structures
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\widgets\revenue_chart.dart:128:44 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\widgets\revenue_chart.dart:138:46 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\widgets\revenue_chart.dart:139:46 - deprecated_member_use
|
|
info - 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre - lib\features\products\presentation\pages\add_product_page.dart:287:21 - deprecated_member_use
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\products\presentation\pages\products_page.dart:481:29 - use_build_context_synchronously
|
|
info - 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion - lib\features\settings\presentation\pages\settings_page.dart:139:39 - deprecated_member_use
|
|
info - 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion - lib\features\settings\presentation\pages\settings_page.dart:139:54 - deprecated_member_use
|
|
info - 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion - lib\features\settings\presentation\pages\settings_page.dart:147:72 - deprecated_member_use
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\settings\presentation\pages\settings_page.dart:151:23 - use_build_context_synchronously
|
|
|