-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathanalysis.txt
More file actions
10 lines (8 loc) 路 2.26 KB
/
Copy pathanalysis.txt
File metadata and controls
10 lines (8 loc) 路 2.26 KB
1
2
3
4
5
6
7
8
9
10
锘緼nalyzing clipfile...
error - The constructor being called isn't a const constructor - lib\components\clipboard_container.dart:33:22 - const_with_non_const
error - The constructor being called isn't a const constructor - lib\components\files_container.dart:120:24 - const_with_non_const
info - The imported package 'universal_io' isn't a dependency of the importing package - lib\main.dart:22:8 - depend_on_referenced_packages
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\pages\clipboard\clipboard_button_page.dart:47:24 - use_build_context_synchronously
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\pages\clipboard\clipboard_button_page.dart:56:28 - use_build_context_synchronously
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\pages\clipboard\clipboard_button_page.dart:73:7 - use_build_context_synchronously
warning - Unused import: 'package:appwrite/appwrite.dart' - lib\providers\isdev_provider.dart:1:8 - unused_import