-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanalysis.txt
More file actions
54 lines (54 loc) · 10.1 KB
/
analysis.txt
File metadata and controls
54 lines (54 loc) · 10.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
[warning] Unused import: 'package:webview_flutter_android/webview_flutter_android.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:6:8)
[warning] Unused import: 'package:webview_flutter_wkwebview/webview_flutter_wkwebview.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:7:8)
[warning] Unused import: '../services/inference_logger.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:9:8)
[warning] Unused import: 'package:http/http.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:10:8)
[warning] Unused import: 'package:path_provider/path_provider.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:13:8)
[warning] Unused import: 'package:path/path.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:14:8)
[warning] The declaration '_changeViewerType' isn't referenced (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:389:8)
[info] The imported package 'path' isn't a dependency of the importing package (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:14:8)
[info] Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:250:38)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\history_page.dart:288:28)
[warning] Unused import: 'package:image_picker/image_picker.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:4:8)
[warning] Unused import: 'package:model_viewer_plus/model_viewer_plus.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:5:8)
[warning] Unused import: 'package:flutter_gaussian_splatter/widgets/gaussian_splatter_widget.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:6:8)
[warning] Unused import: 'package:path_provider/path_provider.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:7:8)
[warning] Unused import: 'package:http/http.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:8:8)
[warning] Unused import: 'package:screenshot/screenshot.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:10:8)
[warning] Unused import: 'package:gal/gal.dart' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\home_page.dart:11:8)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:188:47)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:190:66)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:210:61)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:312:104)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:41:9)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:44:7)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:62:11)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:65:11)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:69:7)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\local_inference_page.dart:115:28)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\onboarding_page.dart:107:47)
[info] 'surfaceVariant' is deprecated and shouldn't be used. Use surfaceContainerHighest instead. This feature was deprecated after v3.18.0-0.1.pre (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\onboarding_page.dart:301:36)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\onboarding_page.dart:301:51)
[error] The method '_openUpdateUrl' isn't defined for the type '_SettingsPageState' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:208:64)
[error] The named parameter 'collapseIconColor' isn't defined (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:336:21)
[error] The named parameter 'expandIconColor' isn't defined (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:337:21)
[error] The named parameter 'iconPadding' isn't defined (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:338:21)
[info] 'Share' is deprecated and shouldn't be used. Use SharePlus instead (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:94:28)
[info] 'shareXFiles' is deprecated and shouldn't be used. Use SharePlus.instance.share() instead (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:94:34)
[info] 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:385:75)
[info] 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:385:90)
[warning] The declaration '_getPackageInfo' isn't referenced (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:619:23)
[warning] The declaration '_getBuildDate' isn't referenced (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:623:10)
[info] The private field _isCheckingUpdate could be 'final' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:27:8)
[info] The private field _hasUpdate could be 'final' (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:30:8)
[info] Don't use 'BuildContext's across async gaps (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\settings_page.dart:673:22)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\terminal_page.dart:79:88)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\pages\terminal_page.dart:107:82)
[info] 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\providers\app_settings_provider.dart:27:78)
[info] 'value' is deprecated and shouldn't be used. Use component accessors like .r or .g, or toARGB32 for an explicit conversion (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\providers\app_settings_provider.dart:53:44)
[error] The name 'reloadHistory' is already defined (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\services\history_service.dart:175:16)
[info] The imported package 'path' isn't a dependency of the importing package (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\services\history_service.dart:4:8)
[warning] The value of the field '_modelPath' isn't used (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\services\onnx_inference_service.dart:7:11)
[warning] The value of the field '_useNpu' isn't used (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\services\onnx_inference_service.dart:8:8)
[warning] The value of the field '_dataFilePath' isn't used (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\services\onnx_inference_service.dart:9:11)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\theme\app_theme.dart:37:47)
[info] 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss (D:\My things\Tools\MLSharp-Android-by-Chidc\mlsharp-flutter-reconstruction\lib\theme\app_theme.dart:60:56)