refactor: Migrate examples #45
Annotations
1 error and 1 notice
analyze
Dart Analyzer detected problems, see the logs for more information.
|
Don't invoke 'print' in production code.:
examples/dart_frog/routes/index.dart#L4
Try using a logging framework.
See https://dart.dev/lints/avoid_print to learn more about this problem.
|