﻿Analyzing plugin-grafico...                                     

   info - Import of a library in the 'lib/src' directory of another package - example\lib\main_live.dart:3:8 - implementation_imports
   info - Import of a library in the 'lib/src' directory of another package - example\lib\main_live.dart:4:8 - implementation_imports
   info - Statements in an if should be enclosed in a block - lib\src\engine\indicators\mfi_calculator.dart:81:30 - curly_braces_in_flow_control_structures
warning - The value of the local variable 'halfW' isn't used - lib\src\presentation\painters\renko_pattern_painter.dart:23:15 - unused_local_variable
warning - The value of the local variable 'selectedPair' isn't used - lib\src\presentation\providers\trading_ui_providers.dart:61:9 - unused_local_variable
warning - The declaration '_handleTap' isn't referenced - lib\src\presentation\sections\chart_area\chart_area_widget.dart:95:8 - unused_element
warning - The declaration '_handlePan' isn't referenced - lib\src\presentation\sections\chart_area\chart_area_widget.dart:100:8 - unused_element
warning - The declaration '_handleZoom' isn't referenced - lib\src\presentation\sections\chart_area\chart_area_widget.dart:109:8 - unused_element
warning - The declaration '_handleDoubleTap' isn't referenced - lib\src\presentation\sections\chart_area\chart_area_widget.dart:118:8 - unused_element
   info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\src\presentation\sections\left_panel\tool_button.dart:37:55 - deprecated_member_use
   info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\src\presentation\sections\order_book\order_book_item.dart:21:35 - deprecated_member_use
   info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\src\presentation\sections\order_book\order_book_item.dart:22:35 - deprecated_member_use
   info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\src\presentation\sections\top_bar\connection_status_indicator.dart:64:44 - deprecated_member_use
   info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\src\presentation\sections\top_bar\timeframe_selector.dart:43:41 - deprecated_member_use
warning - The value of the local variable 'yAxisWidth' isn't used - lib\src\presentation\widgets\chart_widget.dart:385:17 - unused_local_variable
warning - The value of the local variable 'box' isn't used - lib\src\presentation\widgets\chart_widget.dart:1252:22 - unused_local_variable
   info - Don't invoke 'print' in production code - script.dart:64:7 - avoid_print
   info - Don't invoke 'print' in production code - script.dart:102:7 - avoid_print

flutter : 18 issues found. (ran in 8.5s)
No linha:1 caractere:1
+ flutter analyze > analyze_final.txt 2>&1 ; python -c "import codecs;  ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (18 issues found. (ran in 8.5s):String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
