| 1234567891011121314151617181920212223242526272829303132333435 |
- Analyzing palm_oil_mobile...
- error - Target of URI doesn't exist: 'package:ultralytics_yolo/ultralytics_yolo.dart' - lib\screens\analysis_screen.dart:3:8 - uri_does_not_exist
- warning - The value of the field '_selectedImage' isn't used - lib\screens\analysis_screen.dart:20:9 - unused_field
- info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\analysis_screen.dart:154:35 - deprecated_member_use
- info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\history_screen.dart:58:56 - deprecated_member_use
- info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:76:28 - deprecated_member_use
- info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:81:43 - deprecated_member_use
- info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:88:30 - deprecated_member_use
- error - Target of URI doesn't exist: 'package:ultralytics_yolo/ultralytics_yolo.dart' - lib\services\yolo_service.dart:3:8 - uri_does_not_exist
- error - Target of URI doesn't exist: 'package:ultralytics_yolo/yolo_model.dart' - lib\services\yolo_service.dart:4:8 - uri_does_not_exist
- error - Undefined class 'ObjectDetector' - lib\services\yolo_service.dart:7:8 - undefined_class
- error - The method 'LocalYoloModel' isn't defined for the type 'YoloService' - lib\services\yolo_service.dart:15:25 - undefined_method
- error - The method 'ObjectDetector' isn't defined for the type 'YoloService' - lib\services\yolo_service.dart:22:23 - undefined_method
- error - The name 'MyApp' isn't a class - test\widget_test.dart:16:35 - creation_with_non_type
- C:\flutter\bin\flutter.bat
- : 13 issues found. (ran in
- 23.5s)
- At line:1 char:21
- + ... oil_mobile;
- C:\flutter\bin\flutter.bat
- analyze > analysis_log.txt
- 2>& ...
- + ~~~~~~~~~
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo
- : NotSpecified: (13
- issues found. (ran in
- 23.5s):String) [], Rem
- oteException
- + FullyQualifiedErrorI
- d : NativeCommandError
-
|