build(connectivity_plus): Update to target and compile SDK 34 on Android #4090
all_plugins.yaml
on: pull_request
Flutter Analyze
1m 22s
Check pub.dev requirements
2m 15s
Check pub dependencies
1m 13s
Check code formatting
1m 22s
test
2m 13s
Annotations
6 notices
Convert 'key' to a super parameter.:
packages/android_alarm_manager_plus/example/lib/main.dart#L44
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
|
Convert 'key' to a super parameter.:
packages/android_alarm_manager_plus/example/lib/main.dart#L61
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
|
Convert 'key' to a super parameter.:
packages/android_intent_plus/example/lib/main.dart#L16
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
|
Convert 'key' to a super parameter.:
packages/android_intent_plus/example/lib/main.dart#L38
See https://dart.dev/lints/use_super_parameters to learn more about this problem.
|
Dangling library doc comment.:
packages/android_intent_plus/lib/flag.dart#L1
Add a 'library' directive after the library comment.
See https://dart.dev/lints/dangling_library_doc_comments to learn more about this problem.
|
Dangling library doc comment.:
packages/device_info_plus/device_info_plus/lib/src/device_info_plus_macos.dart#L1
Add a 'library' directive after the library comment.
See https://dart.dev/lints/dangling_library_doc_comments to learn more about this problem.
|