
Makes the android_semantics_testing test not fail for newer versions of Talkback. Also, since the test now depends on pub_semver, upgraded the pubspec files. The only substantive changes in the PR are in dev/integration_tests/android_semantics_testing/test_driver/main_test.dart
23 lines
737 B
YAML
23 lines
737 B
YAML
name: flutter_goldens_client
|
|
|
|
environment:
|
|
sdk: ">=2.12.0-0 <3.0.0"
|
|
|
|
dependencies:
|
|
# To update these, use "flutter update-packages --force-upgrade".
|
|
crypto: 3.0.1
|
|
file: 6.1.2
|
|
platform: 3.0.2
|
|
process: 4.2.4
|
|
|
|
collection: 1.15.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
meta: 1.7.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
path: 1.8.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
typed_data: 1.3.0 # THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
|
|
|
|
dartdoc:
|
|
# Exclude this package from the hosted API docs.
|
|
nodoc: true
|
|
|
|
# PUBSPEC CHECKSUM: 45fc
|