Use logging
package
#25
Annotations
1 error and 2 notices
analyze
Dart Analyzer detected problems, see the logs for more information.
|
Missing a required trailing comma.:
packages/sane/lib/src/sane.dart#L67
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|
Missing a required trailing comma.:
packages/sane/lib/src/sane.dart#L314
See https://dart.dev/lints/require_trailing_commas to learn more about this problem.
|