feat(share_plus): Add the intent options for the Android platform #749
share_plus.yaml
on: pull_request
Dart Analyzer
1m 14s
android_build
5m 47s
ios
1m 59s
ios_integration_test
5m 40s
macos
2m 6s
macos_integration_test
1m 52s
linux
1m 28s
linux_integration_test
0s
windows
3m 46s
windows_integration_test
3m 32s
web
1m 19s
Matrix: android_integration_test
Annotations
3 errors, 4 warnings, and 1 notice
android_integration_test (31)
Timeout waiting for emulator to boot.
|
android_integration_test (34)
0 tests passed, 1 failed.
|
android_integration_test (34)
The process '/bin/sh' failed with exit code 1
|
Dart Analyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
web
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
linux
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ios_integration_test
More than one (5) device matching requirements (os:[] os_version:[] model:[iPhone 15]) have been found.
|
Use 'const' with the constructor to improve performance.:
packages/share_plus/share_plus/example/lib/main.dart#L206
Try adding the 'const' keyword to the constructor invocation.
See https://dart.dev/diagnostics/prefer_const_constructors to learn more about this problem.
|