100 lines
21 KiB
Plaintext
100 lines
21 KiB
Plaintext
Resolving dependencies...
|
|
Downloading packages...
|
|
_fe_analyzer_shared 67.0.0 (92.0.0 available)
|
|
analyzer 6.4.1 (9.0.0 available)
|
|
bloc 8.1.4 (9.1.0 available)
|
|
build 2.4.1 (4.0.3 available)
|
|
build_config 1.1.2 (1.2.0 available)
|
|
build_resolvers 2.4.2 (3.0.4 available)
|
|
build_runner 2.4.13 (2.10.4 available)
|
|
build_runner_core 7.3.2 (9.3.2 available)
|
|
characters 1.4.0 (1.4.1 available)
|
|
dart_style 2.3.6 (3.1.3 available)
|
|
fl_chart 0.69.2 (1.1.1 available)
|
|
flutter_bloc 8.1.6 (9.1.1 available)
|
|
get_it 8.3.0 (9.2.0 available)
|
|
intl 0.19.0 (0.20.2 available)
|
|
matcher 0.12.17 (0.12.18 available)
|
|
material_color_utilities 0.11.1 (0.13.0 available)
|
|
shelf_web_socket 2.0.1 (3.0.0 available)
|
|
source_gen 1.5.0 (4.1.1 available)
|
|
source_helper 1.3.5 (1.3.9 available)
|
|
test_api 0.7.7 (0.7.8 available)
|
|
Got dependencies!
|
|
20 packages have newer versions incompatible with dependency constraints.
|
|
Try `flutter pub outdated` for more information.
|
|
Analyzing barber-app...
|
|
|
|
error - The argument type 'CardTheme' can't be assigned to the parameter type 'CardThemeData?'. - lib\core\theme\app_theme.dart:54:18 - argument_type_not_assignable
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\auth\presentation\pages\login_page.dart:118:40 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\auth\presentation\pages\login_page.dart:125:47 - 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 - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:95:72 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:189:46 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:224:33 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:234:72 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:271:57 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:305:53 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\finances\presentation\pages\finances_page.dart:321:46 - deprecated_member_use
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\finances\presentation\pages\finances_page.dart:354:29 - use_build_context_synchronously
|
|
warning - Unused import: 'package:barber_app/features/settings/data/models/settings_model.dart' - lib\features\haircuts\presentation\pages\add_haircut_page.dart:6:8 - unused_import
|
|
warning - Unused import: 'package:barber_app/features/settings/data/models/settings_model.dart' - lib\features\haircuts\presentation\pages\haircuts_page.dart:8:8 - unused_import
|
|
warning - Unused import: 'package:barber_app/core/database/database_service.dart' - lib\features\haircuts\presentation\pages\haircuts_page.dart:9:8 - unused_import
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\haircuts\presentation\pages\haircuts_page.dart:87:46 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\haircuts\presentation\pages\haircuts_page.dart:112:40 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\haircuts\presentation\pages\haircuts_page.dart:139:45 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\haircuts\presentation\pages\haircuts_page.dart:192:45 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\haircuts\presentation\pages\haircuts_page.dart:231:52 - deprecated_member_use
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\haircuts\presentation\pages\haircuts_page.dart:274:29 - use_build_context_synchronously
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\haircuts\presentation\pages\haircuts_page.dart:276:36 - use_build_context_synchronously
|
|
warning - Unused import: 'package:flutter_bloc/flutter_bloc.dart' - lib\features\home\presentation\pages\home_page.dart:2:8 - unused_import
|
|
warning - Unused import: 'package:barber_app/features/auth/presentation/bloc/auth_bloc.dart' - lib\features\home\presentation\pages\home_page.dart:6:8 - unused_import
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\pages\home_page.dart:47:35 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\pages\home_page.dart:81:54 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\pages\home_page.dart:169:54 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\pages\home_page.dart:254:50 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\pages\home_page.dart:257:52 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\home\presentation\pages\home_page.dart:338:61 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\products\presentation\pages\products_page.dart:40:42 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\products\presentation\pages\products_page.dart:86:58 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\products\presentation\pages\products_page.dart:148:35 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\products\presentation\pages\products_page.dart:159:58 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\products\presentation\pages\products_page.dart:195:49 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\products\presentation\pages\products_page.dart:196:49 - deprecated_member_use
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\products\presentation\pages\products_page.dart:298: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:93: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:93: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:101:72 - deprecated_member_use
|
|
info - Don't use 'BuildContext's across async gaps - lib\features\settings\presentation\pages\settings_page.dart:105:23 - use_build_context_synchronously
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\settings\presentation\pages\settings_page.dart:119:28 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\features\settings\presentation\pages\settings_page.dart:322:54 - deprecated_member_use
|
|
warning - Unused import: 'package:barber_app/features/settings/data/models/settings_model.dart' - lib\main.dart:11:8 - unused_import
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\main.dart:81:44 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\shared\widgets\loading_button.dart:32:59 - deprecated_member_use
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\shared\widgets\stat_card.dart:45:66 - deprecated_member_use
|
|
error - The name 'MyApp' isn't a class - test\widget_test.dart:16:35 - creation_with_non_type
|
|
|
|
flutter : 49 issues
|
|
found. (ran in 7.4s)
|
|
No linha:1
|
|
caractere:1
|
|
+ flutter analyze >
|
|
analyze_output.txt
|
|
2>&1; Get-Content
|
|
analyze_output ...
|
|
+ ~~~~~~~~~~~~~~~~~~~
|
|
~~~~~~~~~~~~~~~~~~~~~
|
|
~
|
|
+ CategoryInfo
|
|
: NotSpe
|
|
cified: (49 issu
|
|
es found. (ran i
|
|
n 7.4s):String)
|
|
[], RemoteExcept
|
|
ion
|
|
+ FullyQualified
|
|
ErrorId : Native
|
|
CommandError
|
|
|