chore(deps): bump flutter_lints from 3.0.2 to 5.0.0 in /packages/sensors_plus/sensors_plus #433
Annotations
5 notices
Run Dart Analyze:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L284
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.
|
Run Dart Analyze:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L313
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.
|
Run Dart Analyze:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L342
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.
|
Run Dart Analyze:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L371
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.
|
Run Dart Analyze:
packages/sensors_plus/sensors_plus/example/lib/main.dart#L400
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