Fix: Support allowUrls, denyUrls #7664
Annotations
1 error and 1 notice
dart analyze
Dart Analyzer detected problems, see the logs for more information.
|
dart analyze:
flutter/example/lib/main.dart#L1049
Try rewriting the code to not use the 'BuildContext', or guard the use with a 'mounted' check.
See https://dart.dev/diagnostics/use_build_context_synchronously to learn more about this problem.
|
Loading