-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherrors.txt
More file actions
167 lines (165 loc) · 55.1 KB
/
errors.txt
File metadata and controls
167 lines (165 loc) · 55.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
Analyzing digital_will_app...
info - The constant name 'RISK_ALIVE' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:21:20 - constant_identifier_names
info - The constant name 'RISK_SUSPICIOUS_LOW' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:22:20 - constant_identifier_names
info - The constant name 'RISK_SUSPICIOUS_HIGH' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:23:20 - constant_identifier_names
info - The constant name 'RISK_DECEASED' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:24:20 - constant_identifier_names
info - The constant name 'APP_ACTIVITY_THRESHOLD' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:27:25 - constant_identifier_names
info - The constant name 'BLOCKCHAIN_ACTIVITY_THRESHOLD' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:28:25 - constant_identifier_names
info - The constant name 'VERIFICATION_RESPONSE_TIMEOUT' isn't a lowerCamelCase identifier - lib\data\services\death_detection_service.dart:29:25 - constant_identifier_names
info - Statements in an if should be enclosed in a block - lib\data\services\death_detection_service.dart:152:33 - curly_braces_in_flow_control_structures
info - Statements in an if should be enclosed in a block - lib\data\services\death_detection_service.dart:153:37 - curly_braces_in_flow_control_structures
warning - The stack trace variable 'stackTrace' isn't used and can be removed - lib\data\services\death_detection_service.dart:174:17 - unused_catch_stack
info - Unnecessary braces in a string interpolation - lib\data\services\death_detection_service.dart:254:57 - unnecessary_brace_in_string_interps
warning - The declaration '_calculateRiskScore' isn't referenced - lib\data\services\death_detection_service.dart:286:7 - unused_element
warning - The declaration '_getRecommendation' isn't referenced - lib\data\services\death_detection_service.dart:321:10 - unused_element
warning - Unused import: 'package:encrypt/encrypt.dart' - lib\data\services\digital_signature_service.dart:2:8 - unused_import
info - The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart' - lib\data\services\digital_signature_service.dart:5:8 - unnecessary_import
warning - Unnecessary cast - lib\data\services\digital_signature_service.dart:70:25 - unnecessary_cast
info - Unnecessary braces in a string interpolation - lib\data\services\digital_signature_service.dart:235:54 - unnecessary_brace_in_string_interps
info - The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart' - lib\data\services\encryption_service.dart:3:8 - unnecessary_import
info - The imported package 'crypto' isn't a dependency of the importing package - lib\data\services\encryption_service.dart:6:8 - depend_on_referenced_packages
info - The constant name 'CHANNEL_ID' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:15:23 - constant_identifier_names
info - The constant name 'CHANNEL_NAME' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:16:23 - constant_identifier_names
info - The constant name 'CHANNEL_DESCRIPTION' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:17:23 - constant_identifier_names
info - The constant name 'TYPE_VERIFICATION' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:20:23 - constant_identifier_names
info - The constant name 'TYPE_RISK_WARNING' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:21:23 - constant_identifier_names
info - The constant name 'TYPE_WILL_EXECUTED' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:22:23 - constant_identifier_names
info - The constant name 'TYPE_BENEFICIARY_ALERT' isn't a lowerCamelCase identifier - lib\data\services\local_notification_service.dart:23:23 - constant_identifier_names
warning - Unused import: 'dart:typed_data' - lib\data\services\ml_inference_service_io.dart:2:8 - unused_import
info - Don't invoke 'print' in production code - lib\data\services\ml_inference_service_io.dart:15:7 - avoid_print
info - Don't invoke 'print' in production code - lib\data\services\ml_inference_service_io.dart:17:7 - avoid_print
warning - Unnecessary cast - lib\data\services\ml_inference_service_io.dart:111:27 - unnecessary_cast
info - Don't invoke 'print' in production code - lib\data\services\ml_inference_service_io.dart:122:7 - avoid_print
warning - The value of the field '_isModelLoaded' isn't used - lib\data\services\ml_inference_service_stub.dart:6:8 - unused_field
info - Don't invoke 'print' in production code - lib\data\services\ml_inference_service_stub.dart:9:5 - avoid_print
info - Don't invoke 'print' in production code - lib\data\services\social_media_service.dart:31:5 - avoid_print
warning - The value of the local variable 'abiList' isn't used - lib\data\services\web3_service.dart:83:11 - unused_local_variable
info - 'EtherAmount.fromUnitAndValue' is deprecated and shouldn't be used. Please use fromInt, fromBigInt or fromBase10String - lib\data\services\web3_service.dart:1274:14 - deprecated_member_use
info - The imported package 'firebase_core' isn't a dependency of the importing package - lib\main.dart:6:8 - depend_on_referenced_packages
info - Parameter 'key' could be a super parameter - lib\main.dart:107:9 - use_super_parameters
info - 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre - lib\main.dart:328:17 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\main.dart:351:56 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\main.dart:354:43 - deprecated_member_use
warning - Unused import: 'package:provider/provider.dart' - lib\presentation\screens\admin_audit_screen.dart:3:8 - unused_import
info - Parameter 'key' could be a super parameter - lib\presentation\screens\admin_audit_screen.dart:8:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\admin_audit_screen.dart:135:69 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\admin_audit_screen.dart:171:65 - deprecated_member_use
info - Parameter 'key' could be a super parameter - lib\presentation\screens\admin_user_detail_screen.dart:8:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\admin_user_detail_screen.dart:46:49 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\admin_user_detail_screen.dart:53:75 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\admin_user_detail_screen.dart:93:50 - deprecated_member_use
info - Unnecessary use of 'toList' in a spread - lib\presentation\screens\admin_user_detail_screen.dart:152:24 - unnecessary_to_list_in_spreads
info - Parameter 'key' could be a super parameter - lib\presentation\screens\auth_screen.dart:11:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:265:50 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:280:50 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:310:60 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:342:56 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:344:64 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:347:49 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:468:69 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:473:69 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:486:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\auth_screen.dart:535:64 - deprecated_member_use
info - Parameter 'key' could be a super parameter - lib\presentation\screens\create_will_screen.dart:46:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:695:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:801:37 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:813:30 - deprecated_member_use
warning - The value of the local variable 'loc' isn't used - lib\presentation\screens\create_will_screen.dart:879:11 - unused_local_variable
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:1283:41 - 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\presentation\screens\create_will_screen.dart:1338:21 - deprecated_member_use
warning - The declaration '_buildAssetsStep' isn't referenced - lib\presentation\screens\create_will_screen.dart:1411:10 - unused_element
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:1486:43 - deprecated_member_use
info - 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\create_will_screen.dart:1554:21 - deprecated_member_use
info - 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\create_will_screen.dart:1555:21 - deprecated_member_use
info - 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\create_will_screen.dart:1569:21 - deprecated_member_use
info - 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\create_will_screen.dart:1570:21 - deprecated_member_use
info - 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\create_will_screen.dart:1584:21 - deprecated_member_use
info - 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\create_will_screen.dart:1585:21 - deprecated_member_use
info - The 'if' statement could be replaced by a null-aware assignment - lib\presentation\screens\create_will_screen.dart:1588:25 - prefer_conditional_assignment
info - 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre - lib\presentation\screens\create_will_screen.dart:1801:11 - deprecated_member_use
info - Unnecessary use of string interpolation - lib\presentation\screens\create_will_screen.dart:1850:25 - unnecessary_string_interpolations
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:2095:33 - deprecated_member_use
warning - The declaration '_buildCredentialsSelectionStep' isn't referenced - lib\presentation\screens\create_will_screen.dart:2132:10 - unused_element
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\create_will_screen.dart:2213:55 - deprecated_member_use
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\presentation\screens\create_will_screen.dart:2277:19 - deprecated_member_use
warning - The declaration '_buildCoinAllocationStep' isn't referenced - lib\presentation\screens\create_will_screen.dart:2565:10 - unused_element
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\presentation\screens\create_will_screen.dart:2599:21 - deprecated_member_use
info - The private field _isLoading could be 'final' - lib\presentation\screens\credentials_screen.dart:19:8 - prefer_final_fields
warning - The value of the field '_isLoading' isn't used - lib\presentation\screens\credentials_screen.dart:19:8 - unused_field
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\presentation\screens\credentials_screen.dart:251:34 - use_build_context_synchronously
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\presentation\screens\credentials_screen.dart:269:34 - 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\presentation\screens\credentials_screen.dart:562:17 - deprecated_member_use
warning - Unused import: 'package:flutter_secure_storage/flutter_secure_storage.dart' - lib\presentation\screens\dashboard_screen.dart:4:8 - unused_import
warning - Unused import: 'package:supabase_flutter/supabase_flutter.dart' - lib\presentation\screens\dashboard_screen.dart:5:8 - unused_import
info - Parameter 'key' could be a super parameter - lib\presentation\screens\dashboard_screen.dart:12:9 - use_super_parameters
info - The private field _ethPrice could be 'final' - lib\presentation\screens\dashboard_screen.dart:24:10 - prefer_final_fields
warning - The value of the field '_ethPrice' isn't used - lib\presentation\screens\dashboard_screen.dart:24:10 - unused_field
info - The private field _userWillIds could be 'final' - lib\presentation\screens\dashboard_screen.dart:25:13 - prefer_final_fields
warning - The value of the field '_userWillIds' isn't used - lib\presentation\screens\dashboard_screen.dart:25:13 - unused_field
info - Don't use 'BuildContext's across async gaps - lib\presentation\screens\dashboard_screen.dart:142:28 - use_build_context_synchronously
error - The getter 'yourWills' isn't defined for the type 'AppLocalizations' - lib\presentation\screens\dashboard_screen.dart:204:34 - undefined_getter
error - The getter 'quickActions' isn't defined for the type 'AppLocalizations' - lib\presentation\screens\dashboard_screen.dart:208:34 - undefined_getter
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\dashboard_screen.dart:278:148 - deprecated_member_use
info - Parameter 'key' could be a super parameter - lib\presentation\screens\onboarding_screen.dart:4:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\onboarding_screen.dart:139:50 - deprecated_member_use
warning - The value of the field '_authService' isn't used - lib\presentation\screens\profile_screen.dart:16:9 - unused_field
warning - The value of the local variable 'theme' isn't used - lib\presentation\screens\profile_screen.dart:100:11 - unused_local_variable
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\profile_screen.dart:141:64 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\profile_screen.dart:172:58 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\profile_screen.dart:215:58 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\profile_screen.dart:237:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\profile_screen.dart:313:64 - deprecated_member_use
warning - Unused import: 'dart:convert' - lib\presentation\screens\received_wills_screen.dart:9:8 - unused_import
warning - The value of the local variable 'encryptionService' isn't used - lib\presentation\screens\received_wills_screen.dart:36:13 - unused_local_variable
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\received_wills_screen.dart:313:22 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\received_wills_screen.dart:315:41 - deprecated_member_use
info - Unnecessary use of 'toList' in a spread - lib\presentation\screens\received_wills_screen.dart:448:75 - unnecessary_to_list_in_spreads
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:247:23 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:248:23 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:252:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:328:33 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:409:34 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:440:34 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:464:33 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:546:26 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:548:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:589:33 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\risk_analysis_screen.dart:668:44 - deprecated_member_use
info - 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\settings_screen.dart:241:15 - deprecated_member_use
info - 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\settings_screen.dart:242:15 - deprecated_member_use
info - 'groupValue' is deprecated and shouldn't be used. Use a RadioGroup ancestor to manage group value instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\settings_screen.dart:250:15 - deprecated_member_use
info - 'onChanged' is deprecated and shouldn't be used. Use RadioGroup to handle value change instead. This feature was deprecated after v3.32.0-0.0.pre - lib\presentation\screens\settings_screen.dart:251:15 - deprecated_member_use
info - Don't use 'BuildContext's across async gaps - lib\presentation\screens\settings_screen.dart:293:62 - use_build_context_synchronously
info - Parameter 'key' could be a super parameter - lib\presentation\screens\splash_screen.dart:4:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\splash_screen.dart:41:41 - deprecated_member_use
info - Parameter 'key' could be a super parameter - lib\presentation\screens\system_logs_screen.dart:10:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\system_logs_screen.dart:88:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\system_logs_screen.dart:96:49 - deprecated_member_use
warning - The value of the local variable 'web3Service' isn't used - lib\presentation\screens\system_logs_screen.dart:155:12 - unused_local_variable
warning - The value of the local variable 'deathService' isn't used - lib\presentation\screens\system_logs_screen.dart:156:12 - unused_local_variable
info - Parameter 'key' could be a super parameter - lib\presentation\screens\wallet_view_screen.dart:8:9 - use_super_parameters
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\wallet_view_screen.dart:148:49 - deprecated_member_use
info - Parameter 'key' could be a super parameter - lib\presentation\screens\will_detail_screen.dart:15:9 - use_super_parameters
info - Unnecessary braces in a string interpolation - lib\presentation\screens\will_detail_screen.dart:176:33 - unnecessary_brace_in_string_interps
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\presentation\screens\will_detail_screen.dart:238:40 - use_build_context_synchronously
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\will_detail_screen.dart:404:44 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\screens\will_detail_screen.dart:418:39 - deprecated_member_use
info - Unnecessary use of 'toList' in a spread - lib\presentation\screens\will_detail_screen.dart:972:16 - unnecessary_to_list_in_spreads
info - Unnecessary use of 'toList' in a spread - lib\presentation\screens\will_detail_screen.dart:1107:16 - unnecessary_to_list_in_spreads
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\presentation\screens\will_detail_screen.dart:1316:21 - deprecated_member_use
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\presentation\screens\will_detail_screen.dart:1544:21 - deprecated_member_use
info - Don't use 'BuildContext's across async gaps - lib\presentation\screens\will_detail_screen.dart:1745:52 - use_build_context_synchronously
info - Don't use 'BuildContext's across async gaps - lib\presentation\screens\will_detail_screen.dart:1834:52 - use_build_context_synchronously
info - Don't use 'BuildContext's across async gaps - lib\presentation\screens\will_detail_screen.dart:1967:11 - use_build_context_synchronously
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\chain_selector_modal.dart:214:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\chain_selector_modal.dart:233:51 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\network_selector_widget.dart:58:49 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\network_selector_widget.dart:61:51 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\network_selector_widget.dart:101:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\network_selector_widget.dart:114:37 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\risk_status_card.dart:96:31 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\risk_status_card.dart:97:31 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\risk_status_card.dart:102:36 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\risk_status_card.dart:119:48 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\presentation\widgets\risk_status_card.dart:226:52 - deprecated_member_use
warning - Unused import: 'package:digital_will_app/main.dart' - test\widget_test.dart:11:8 - unused_import