| 123456789101112131415161718192021222324252627282930313233343536 |
- 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
- error - The name 'YOLOResult' isn't a type, so it can't be used as a type argument - lib\screens\analysis_screen.dart:20:8 - non_type_as_type_argument
- error - Undefined name 'YOLOResult' - lib\screens\analysis_screen.dart:49:53 - undefined_identifier
- error - The property 'confidence' can't be unconditionally accessed because the receiver can be 'null' - lib\screens\analysis_screen.dart:52:52 - unchecked_use_of_nullable_value
- error - The property 'confidence' can't be unconditionally accessed because the receiver can be 'null' - lib\screens\analysis_screen.dart:52:67 - unchecked_use_of_nullable_value
- info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\analysis_screen.dart:152: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:4:8 - uri_does_not_exist
- error - Undefined class 'YOLO' - lib\services\yolo_service.dart:7:8 - undefined_class
- error - The method 'YOLO' isn't defined for the type 'YoloService' - lib\services\yolo_service.dart:12:13 - undefined_method
- error - Undefined name 'YOLOTask' - lib\services\yolo_service.dart:14:13 - undefined_identifier
- C:\flutter\bin\flutter.bat
- : 14 issues found. (ran in
- 26.8s)
- At line:1 char:21
- + ... oil_mobile;
- C:\flutter\bin\flutter.bat
- analyze >
- analysis_log_3.txt 2 ...
- + ~~~~~~~~~
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo
- : NotSpecified: (14
- issues found. (ran in
- 26.8s):String) [], Rem
- oteException
- + FullyQualifiedErrorI
- d : NativeCommandError
-
|