Overall cleanup #376
Annotations
10 notices
Run dart analyze:
lib/main.dart#L40
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
Run dart analyze:
lib/src/bindings/home_bindings.dart#L83
Try using a cascade to avoid the duplication.
See https://dart.dev/lints/cascade_invocations to learn more about this problem.
|
Run dart analyze:
lib/src/bindings/home_bindings.dart#L91
Try using a cascade to avoid the duplication.
See https://dart.dev/lints/cascade_invocations to learn more about this problem.
|
Run dart analyze:
lib/src/bindings/home_bindings.dart#L113
Try using a cascade to avoid the duplication.
See https://dart.dev/lints/cascade_invocations to learn more about this problem.
|
Run dart analyze:
lib/src/bindings/home_bindings.dart#L123
Try using a cascade to avoid the duplication.
See https://dart.dev/lints/cascade_invocations to learn more about this problem.
|
Run dart analyze:
lib/src/bindings/home_bindings.dart#L129
Try using a cascade to avoid the duplication.
See https://dart.dev/lints/cascade_invocations to learn more about this problem.
|
Run dart analyze:
lib/src/core/resources/app_translations.dart#L20
Try using a cascade to avoid the duplication.
See https://dart.dev/lints/cascade_invocations to learn more about this problem.
|
Run dart analyze:
lib/src/core/services/realtime_irl.dart#L31
Try adding a type annotation.
See https://dart.dev/lints/type_annotate_public_apis to learn more about this problem.
|
Run dart analyze:
lib/src/core/services/realtime_irl.dart#L40
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
Run dart analyze:
lib/src/core/services/settings_service.dart#L24
Try breaking the line across multiple lines.
See https://dart.dev/lints/lines_longer_than_80_chars to learn more about this problem.
|
Loading