Files
Finlytic/FinlyticApp/analyze_errors.txt
T

145 lines
67 KiB
Plaintext

Analyzing FinlyticApp...
info - 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre. Try replacing the use of the deprecated member with the replacement - lib\features\admin\views\admin_users_screen.dart:397:33 - 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. Try replacing the use of the deprecated member with the replacement - lib\features\admin\widgets\edit_user_dialog.dart:118:17 - deprecated_member_use
warning - The declaration '_adjustNumericValue' isn't referenced. Try removing the declaration of '_adjustNumericValue' - lib\features\admin\widgets\pipeline_settings_widget.dart:222:8 - unused_element
warning - The value of the local variable 'isDesktop' isn't used. Try removing the variable or using it - lib\features\admin\widgets\pipeline_settings_widget.dart:232:11 - unused_local_variable
warning - The value of the local variable 'isNumeric' isn't used. Try removing the variable or using it - lib\features\admin\widgets\pipeline_settings_widget.dart:331:23 - unused_local_variable
warning - The value of the local variable 'isDouble' isn't used. Try removing the variable or using it - lib\features\admin\widgets\pipeline_settings_widget.dart:332:23 - unused_local_variable
info - 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre. Try replacing the use of the deprecated member with the replacement - lib\features\admin\widgets\pipeline_settings_widget.dart:349:23 - deprecated_member_use
error - Missing concrete implementation of 'State.build'. Try implementing the missing method, or make the class abstract - lib\features\asset_detail\views\tabs\trades_tab.dart:18:7 - non_abstract_class_inherits_abstract_member
warning - The declaration '_showLiveTradeSettingsDialog' isn't referenced. Try removing the declaration of '_showLiveTradeSettingsDialog' - lib\features\asset_detail\views\tabs\trades_tab.dart:34:8 - unused_element
info - 'activeColor' is deprecated and shouldn't be used. Use activeThumbColor instead. This feature was deprecated after v3.31.0-2.0.pre. Try replacing the use of the deprecated member with the replacement - lib\features\asset_detail\views\tabs\trades_tab.dart:126:25 - deprecated_member_use
warning - The declaration '_showCloseTradeDialog' isn't referenced. Try removing the declaration of '_showCloseTradeDialog' - lib\features\asset_detail\views\tabs\trades_tab.dart:174:8 - unused_element
error - Expected an identifier - lib\features\asset_detail\views\tabs\trades_tab.dart:246:11 - missing_identifier
error - Expected to find ')' - lib\features\asset_detail\views\tabs\trades_tab.dart:246:11 - expected_token
error - Expected a method, getter, setter or operator declaration. This appears to be incomplete code. Try removing it or completing it - lib\features\asset_detail\views\tabs\trades_tab.dart:251:8 - expected_executable
error - Expected a method, getter, setter or operator declaration. This appears to be incomplete code. Try removing it or completing it - lib\features\asset_detail\views\tabs\trades_tab.dart:252:5 - expected_executable
error - Unexpected text ';'. Try removing the text - lib\features\asset_detail\views\tabs\trades_tab.dart:252:6 - unexpected_token
error - Expected a method, getter, setter or operator declaration. This appears to be incomplete code. Try removing it or completing it - lib\features\asset_detail\views\tabs\trades_tab.dart:253:3 - expected_executable
error - Undefined name '_defaultRiskScore'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:260:24 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:292:45 - undefined_identifier
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. Try replacing the use of the deprecated member with the replacement - lib\features\asset_detail\views\tabs\trades_tab.dart:318:31 - 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. Try replacing the use of the deprecated member with the replacement - lib\features\asset_detail\views\tabs\trades_tab.dart:362:25 - deprecated_member_use
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:400:31 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:401:33 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:408:62 - undefined_identifier
error - The function 'setState' isn't defined. Try importing the library that defines 'setState', correcting the name to the name of an existing function, or defining a function named 'setState' - lib\features\asset_detail\views\tabs\trades_tab.dart:411:21 - undefined_function
error - Undefined name '_justTriggeredAnalysis'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:412:23 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:415:58 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:420:57 - undefined_identifier
error - Undefined name 'TradeExecutionDialog'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:444:5 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:447:22 - undefined_identifier
error - The function 'TradeAcceptanceDto' isn't defined. Try importing the library that defines 'TradeAcceptanceDto', correcting the name to the name of an existing function, or defining a function named 'TradeAcceptanceDto' - lib\features\asset_detail\views\tabs\trades_tab.dart:450:21 - undefined_function
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:471:46 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:484:50 - undefined_identifier
warning - The annotation 'override' can only be used on fields, getters, methods, or setters - lib\features\asset_detail\views\tabs\trades_tab.dart:496:4 - invalid_annotation_target
error - Undefined name '_justTriggeredAnalysis'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:500:13 - undefined_identifier
error - Undefined name '_justTriggeredAnalysis'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:503:13 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:539:44 - undefined_identifier
error - The function '_showLiveTradeSettingsDialog' isn't defined. Try importing the library that defines '_showLiveTradeSettingsDialog', correcting the name to the name of an existing function, or defining a function named '_showLiveTradeSettingsDialog' - lib\features\asset_detail\views\tabs\trades_tab.dart:560:44 - undefined_function
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:634:35 - undefined_identifier
error - The function '_showCloseTradeDialog' isn't defined. Try importing the library that defines '_showCloseTradeDialog', correcting the name to the name of an existing function, or defining a function named '_showCloseTradeDialog' - lib\features\asset_detail\views\tabs\trades_tab.dart:697:42 - undefined_function
error - Undefined name 'context'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:697:64 - undefined_identifier
error - Undefined name 'context'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:710:72 - undefined_identifier
error - Undefined name 'context'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:723:72 - undefined_identifier
error - Undefined name 'context'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:736:72 - undefined_identifier
error - Undefined name 'widget'. Try correcting the name to one that is defined, or defining the name - lib\features\asset_detail\views\tabs\trades_tab.dart:755:64 - undefined_identifier
error - Expected a method, getter, setter or operator declaration. This appears to be incomplete code. Try removing it or completing it - lib\features\asset_detail\views\tabs\trades_tab.dart:962:1 - expected_executable
warning - The value of the local variable 'lastVisibleIndex' isn't used. Try removing the variable or using it - lib\features\asset_detail\widgets\chart\candlestick_chart.dart:376:9 - unused_local_variable
warning - The value of the local variable 'lastY' isn't used. Try removing the variable or using it - lib\features\asset_detail\widgets\chart\candlestick_chart.dart:557:18 - unused_local_variable
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\auth\views\login_screen.dart:45:50 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\calendar\views\corporate_calendar_screen.dart:89:74 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\calendar\widgets\calendar_event_item.dart:31:33 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\calendar\widgets\month_calendar_widget.dart:139:55 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\calendar\widgets\month_calendar_widget.dart:145:71 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:57:54 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:61:58 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:78:43 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:80:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:128:53 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:130:72 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:135:50 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:136:49 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:154:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:156:81 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\dashboard\widgets\trades_stream_widget.dart:252:42 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\news\widgets\advanced_news_filter_bar.dart:56:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\news\widgets\advanced_news_filter_bar.dart:86:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\news\widgets\advanced_news_filter_bar.dart:136:75 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\news\widgets\advanced_news_filter_bar.dart:136:107 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\news\widgets\advanced_news_filter_bar.dart:168:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\news\widgets\advanced_news_filter_bar.dart:169:52 - deprecated_member_use
warning - The left operand can't be null, so the right operand is never executed. Try removing the operator and the right operand - lib\features\news\widgets\article_sentiment_dialog.dart:83:114 - dead_null_aware_expression
warning - The left operand can't be null, so the right operand is never executed. Try removing the operator and the right operand - lib\features\news\widgets\article_sentiment_dialog.dart:84:69 - dead_null_aware_expression
warning - The left operand can't be null, so the right operand is never executed. Try removing the operator and the right operand - lib\features\news\widgets\article_sentiment_dialog.dart:85:102 - dead_null_aware_expression
warning - The value of the local variable 'badgeWidget' isn't used. Try removing the variable or using it - lib\features\news\widgets\news_card_item.dart:45:19 - unused_local_variable
info - The import of '../../auth/bloc/auth_state.dart' is unnecessary because all of the used elements are also provided by the import of '../../auth/bloc/auth_bloc.dart'. Try removing the import directive - lib\features\trades\views\trades_feed_screen.dart:8:8 - unnecessary_import
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:238:63 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:242:84 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:246:84 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:347:70 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:350:72 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:367:50 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\views\trades_feed_screen.dart:367:82 - deprecated_member_use
error - 1 positional argument expected by 'show', but 0 found. Try adding the missing argument - lib\features\trades\views\trades_feed_screen.dart:411:7 - not_enough_positional_arguments
error - The named parameter 'context' isn't defined. Try correcting the name to an existing named parameter's name, or defining a named parameter with the name 'context' - lib\features\trades\views\trades_feed_screen.dart:411:7 - undefined_named_parameter
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:30:48 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:34:52 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:75:32 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:89:35 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:92:37 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:99:32 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:100:31 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:123:68 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:138:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:140:64 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:142:57 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:168:44 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:170:63 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:206:43 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:208:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:213:92 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:236:71 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:237:52 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\proposed_auto_trades_card.dart:256:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:55:38 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:57:57 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:99:37 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:101:56 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:121:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:123:66 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:134:41 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:136:60 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:152:35 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:154:54 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_card.dart:239:68 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:50:48 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:53:33 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:69:37 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:83:42 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:85:61 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:111:72 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:119:43 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:121:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:152:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:154:64 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:178:43 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:180:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:205:58 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:207:77 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:225:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:227:66 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:245:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:247:66 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:265:53 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:267:72 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:283:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:285:64 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\features\trades\widgets\trade_detail_modal.dart:310:62 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\shared\widgets\global_app_bar.dart:66:32 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\shared\widgets\global_app_bar.dart:68:51 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\shared\widgets\global_app_bar.dart:127:61 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss. Try replacing the use of the deprecated member with the replacement - lib\shared\widgets\responsive_scaffold.dart:174:53 - deprecated_member_use