feat(android_intent_plus): adds getResolvedActivity method #315
Annotations
1 notice
Run Dart Analyze:
packages/android_intent_plus/example/lib/main.dart#L213
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