-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathout.txt
More file actions
16 lines (14 loc) · 4.15 KB
/
Copy pathout.txt
File metadata and controls
16 lines (14 loc) · 4.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Analyzing mobile_app_fakeless...
info - 'background' is deprecated and shouldn't be used. Use surface instead. This feature was deprecated after v3.18.0-0.1.pre - lib\core\theme.dart:16:9 - deprecated_member_use
info - 'onBackground' is deprecated and shouldn't be used. Use onSurface instead. This feature was deprecated after v3.18.0-0.1.pre - lib\core\theme.dart:22:9 - deprecated_member_use
info - Don't use 'BuildContext's across async gaps - lib\screens\audio_screen.dart:169:28 - use_build_context_synchronously
info - Don't use 'BuildContext's across async gaps - lib\screens\audio_screen.dart:226:26 - use_build_context_synchronously
error - The method 'pulse' isn't defined for the type 'Animate' - lib\screens\audio_screen.dart:270:25 - undefined_method
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\audio_screen.dart:292:95 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\splash_screen.dart:180:41 - deprecated_member_use
info - Don't invoke 'print' in production code - lib\utils\wav_helper.dart:11:5 - avoid_print
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\widgets\dual_mode_dashboard.dart:43:45 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\widgets\dual_mode_dashboard.dart:107:47 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\widgets\dual_mode_dashboard.dart:137:40 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\widgets\dual_mode_dashboard.dart:155:57 - deprecated_member_use
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\widgets\dual_mode_dashboard.dart:158:42 - deprecated_member_use