chore: update minimum iOS version to 12.1 for build error #3651
all_plugins.yaml
on: pull_request
Flutter Analyze
1m 24s
Check pub.dev requirements
2m 17s
Check pub dependencies
1m 12s
Check code formatting
1m 26s
test
2m 58s
Annotations
3 notices
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.
|
'describeEnum' is deprecated and shouldn't be used. Use the `name` getter on enums instead. This feature was deprecated after v3.10.0-1.1.pre.:
packages/device_info_plus/device_info_plus/example/lib/main.dart#L151
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use 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.
|