Add debounce to ScreenshotWidget
#8197
Annotations
1 error, 1 warning, and 1 notice
dart analyze
Dart Analyzer detected problems, see the logs for more information.
|
dart analyze:
flutter/lib/src/utils/debouncer.dart#L1
Try removing the import directive.
See https://dart.dev/diagnostics/unused_import to learn more about this problem.
|
dart analyze:
flutter/lib/src/widgets_binding_observer.dart#L102
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
Loading