Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
c27a1a70
Unverified
Commit
c27a1a70
authored
May 27, 2022
by
Darren Austin
Committed by
GitHub
May 27, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update `material_color_utilities` dependency to 0.1.5. (#104771)
parent
1d47a1b3
Changes
56
Hide whitespace changes
Inline
Side-by-side
Showing
56 changed files
with
180 additions
and
177 deletions
+180
-177
pubspec.yaml
dev/automated_tests/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/complex_layout/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/macrobenchmarks/pubspec.yaml
+3
-3
pubspec.yaml
dev/benchmarks/microbenchmarks/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/multiple_flutters/module/pubspec.yaml
+3
-3
pubspec.yaml
dev/benchmarks/platform_channels_benchmarks/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/platform_views_layout/pubspec.yaml
+2
-2
pubspec.yaml
...rks/platform_views_layout_hybrid_composition/pubspec.yaml
+2
-2
pubspec.yaml
dev/benchmarks/test_apps/stocks/pubspec.yaml
+2
-2
pubspec.yaml
...integration_tests/abstract_method_smoke_test/pubspec.yaml
+2
-2
pubspec.yaml
...ration_tests/android_embedding_v2_smoke_test/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/android_semantics_testing/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/android_views/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/channels/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/deferred_components_test/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/external_ui/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/flavors/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/flutter_gallery/pubspec.yaml
+3
-3
pubspec.yaml
...integration_tests/gradle_deprecated_settings/pubspec.yaml
+5
-5
pubspec.yaml
dev/integration_tests/hybrid_android_views/pubspec.yaml
+2
-2
pubspec.yaml
...tion_tests/ios_add2app_life_cycle/flutterapp/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/ios_app_with_extensions/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/ios_platform_view_tests/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/non_nullable/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/platform_interaction/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/release_smoke_test/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/ui/pubspec.yaml
+3
-3
pubspec.yaml
dev/integration_tests/web/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/web_compile_tests/pubspec.yaml
+2
-2
pubspec.yaml
dev/integration_tests/web_e2e_tests/pubspec.yaml
+2
-2
pubspec.yaml
dev/manual_tests/pubspec.yaml
+2
-2
pubspec.yaml
dev/tools/vitool/pubspec.yaml
+3
-3
pubspec.yaml
dev/tracing_tests/pubspec.yaml
+2
-2
pubspec.yaml
examples/api/pubspec.yaml
+2
-2
pubspec.yaml
examples/flutter_view/pubspec.yaml
+2
-2
pubspec.yaml
examples/hello_world/pubspec.yaml
+2
-2
pubspec.yaml
examples/image_list/pubspec.yaml
+2
-2
pubspec.yaml
examples/layers/pubspec.yaml
+2
-2
pubspec.yaml
examples/platform_channel/pubspec.yaml
+2
-2
pubspec.yaml
examples/platform_channel_swift/pubspec.yaml
+2
-2
pubspec.yaml
examples/platform_view/pubspec.yaml
+2
-2
pubspec.yaml
examples/splash/pubspec.yaml
+2
-2
pubspec.yaml
packages/flutter/pubspec.yaml
+2
-2
color_scheme_test.dart
packages/flutter/test/material/color_scheme_test.dart
+31
-31
theme_data_test.dart
packages/flutter/test/material/theme_data_test.dart
+31
-29
pubspec.yaml
packages/flutter/test_private/test/pubspec.yaml
+2
-2
pubspec.yaml
packages/flutter_driver/pubspec.yaml
+2
-2
pubspec.yaml
packages/flutter_goldens/pubspec.yaml
+2
-2
pubspec.yaml
packages/flutter_localizations/pubspec.yaml
+2
-2
pubspec.yaml
packages/flutter_test/pubspec.yaml
+2
-2
update_packages.dart
packages/flutter_tools/lib/src/commands/update_packages.dart
+3
-2
pubspec.yaml
packages/flutter_tools/pubspec.yaml
+3
-3
pubspec.yaml
packages/flutter_web_plugins/pubspec.yaml
+2
-2
pubspec.yaml
packages/integration_test/example/pubspec.yaml
+2
-2
pubspec.yaml
...ages/integration_test/integration_test_macos/pubspec.yaml
+2
-2
pubspec.yaml
packages/integration_test/pubspec.yaml
+2
-2
No files found.
dev/automated_tests/pubspec.yaml
View file @
c27a1a70
...
...
@@ -36,7 +36,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -71,4 +71,4 @@ flutter:
assets
:
-
icon/test.png
# PUBSPEC CHECKSUM:
2e3c
# PUBSPEC CHECKSUM:
673d
dev/benchmarks/complex_layout/pubspec.yaml
View file @
c27a1a70
...
...
@@ -22,7 +22,7 @@ dependencies:
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -83,4 +83,4 @@ flutter:
-
packages/flutter_gallery_assets/people/square/ali.png
-
packages/flutter_gallery_assets/places/india_chettinad_silk_maker.png
# PUBSPEC CHECKSUM:
7a74
# PUBSPEC CHECKSUM:
b975
dev/benchmarks/macrobenchmarks/pubspec.yaml
View file @
c27a1a70
...
...
@@ -31,7 +31,7 @@ dependencies:
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
plugin_platform_interface
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -44,7 +44,7 @@ dependencies:
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
typed_data
:
1.3.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_android
:
6.0.17
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_ios
:
6.0.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_ios
:
6.0.1
7
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_linux
:
3.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_macos
:
3.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_platform_interface
:
2.0.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -219,4 +219,4 @@ flutter:
fonts
:
-
asset
:
packages/flutter_gallery_assets/fonts/GalleryIcons.ttf
# PUBSPEC CHECKSUM:
da59
# PUBSPEC CHECKSUM:
255b
dev/benchmarks/microbenchmarks/pubspec.yaml
View file @
c27a1a70
...
...
@@ -39,7 +39,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
package_config
:
2.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -136,4 +136,4 @@ flutter:
-
packages/flutter_gallery_assets/people/square/stella.png
-
packages/flutter_gallery_assets/people/square/trevor.png
# PUBSPEC CHECKSUM: b
f88
# PUBSPEC CHECKSUM: b
e89
dev/benchmarks/multiple_flutters/module/pubspec.yaml
View file @
c27a1a70
...
...
@@ -11,7 +11,7 @@ dependencies:
sdk
:
flutter
cupertino_icons
:
1.0.4
google_fonts
:
2.3.3
google_fonts
:
3.0.1
async
:
2.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -21,7 +21,7 @@ dependencies:
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
http
:
0.13.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
http_parser
:
4.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path_provider
:
2.0.10
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -50,4 +50,4 @@ flutter:
androidPackage
:
com.example.multiple_flutters_module
iosBundleIdentifier
:
com.example.multipleFluttersModule
# PUBSPEC CHECKSUM:
9b78
# PUBSPEC CHECKSUM:
2f75
dev/benchmarks/platform_channels_benchmarks/pubspec.yaml
View file @
c27a1a70
...
...
@@ -38,7 +38,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -73,4 +73,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM: 1
476
# PUBSPEC CHECKSUM: 1
377
dev/benchmarks/platform_views_layout/pubspec.yaml
View file @
c27a1a70
...
...
@@ -22,7 +22,7 @@ dependencies:
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -81,4 +81,4 @@ flutter:
-
packages/flutter_gallery_assets/people/square/ali.png
-
packages/flutter_gallery_assets/places/india_chettinad_silk_maker.png
# PUBSPEC CHECKSUM:
7a74
# PUBSPEC CHECKSUM:
b975
dev/benchmarks/platform_views_layout_hybrid_composition/pubspec.yaml
View file @
c27a1a70
...
...
@@ -22,7 +22,7 @@ dependencies:
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -81,4 +81,4 @@ flutter:
-
packages/flutter_gallery_assets/people/square/ali.png
-
packages/flutter_gallery_assets/places/india_chettinad_silk_maker.png
# PUBSPEC CHECKSUM:
7a74
# PUBSPEC CHECKSUM:
b975
dev/benchmarks/test_apps/stocks/pubspec.yaml
View file @
c27a1a70
...
...
@@ -17,7 +17,7 @@ dependencies:
clock
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
http_parser
:
4.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -76,4 +76,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
a592
# PUBSPEC CHECKSUM:
e493
dev/integration_tests/abstract_method_smoke_test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -12,11 +12,11 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
8a63
# PUBSPEC CHECKSUM:
c564
dev/integration_tests/android_embedding_v2_smoke_test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -30,7 +30,7 @@ dependencies:
battery_platform_interface
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
plugin_platform_interface
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -95,4 +95,4 @@ flutter:
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
# PUBSPEC CHECKSUM:
a95d
# PUBSPEC CHECKSUM:
1a5e
dev/integration_tests/android_semantics_testing/pubspec.yaml
View file @
c27a1a70
...
...
@@ -35,7 +35,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -68,4 +68,4 @@ dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
dev/integration_tests/android_views/pubspec.yaml
View file @
c27a1a70
...
...
@@ -25,7 +25,7 @@ dependencies:
ffi
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path_provider_android
:
2.0.14
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -92,4 +92,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
2139
# PUBSPEC CHECKSUM:
a63a
dev/integration_tests/channels/pubspec.yaml
View file @
c27a1a70
...
...
@@ -31,7 +31,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -65,4 +65,4 @@ dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
ee1f
# PUBSPEC CHECKSUM:
2e20
dev/integration_tests/deferred_components_test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -17,7 +17,7 @@ dependencies:
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -80,4 +80,4 @@ flutter:
assets
:
-
customassets/flutter_logo.png
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
dev/integration_tests/external_ui/pubspec.yaml
View file @
c27a1a70
...
...
@@ -31,7 +31,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -65,4 +65,4 @@ dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
ee1f
# PUBSPEC CHECKSUM:
2e20
dev/integration_tests/flavors/pubspec.yaml
View file @
c27a1a70
...
...
@@ -33,7 +33,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -74,4 +74,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
dev/integration_tests/flutter_gallery/pubspec.yaml
View file @
c27a1a70
...
...
@@ -33,14 +33,14 @@ dependencies:
device_info_platform_interface
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
html
:
0.15.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
plugin_platform_interface
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_android
:
6.0.17
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_ios
:
6.0.1
6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_ios
:
6.0.1
7
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_linux
:
3.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_macos
:
3.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
url_launcher_platform_interface
:
2.0.5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -276,4 +276,4 @@ flutter:
-
asset
:
packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Regular.ttf
-
asset
:
packages/flutter_gallery_assets/fonts/merriweather/Merriweather-Light.ttf
# PUBSPEC CHECKSUM:
a2d2
# PUBSPEC CHECKSUM:
70d4
dev/integration_tests/gradle_deprecated_settings/pubspec.yaml
View file @
c27a1a70
...
...
@@ -7,17 +7,17 @@ environment:
dependencies
:
flutter
:
sdk
:
flutter
camera
:
0.9.
6
camera
:
0.9.
7+1
camera_platform_interface
:
2.
1.6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_platform_interface
:
2.
2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
camera_web
:
0.2.1+6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
cross_file
:
0.3.3
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
cross_file
:
0.3.3
+1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
flutter_plugin_android_lifecycle
:
2.0.6
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
plugin_platform_interface
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -29,4 +29,4 @@ dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
790d
# PUBSPEC CHECKSUM:
afc2
dev/integration_tests/hybrid_android_views/pubspec.yaml
View file @
c27a1a70
...
...
@@ -25,7 +25,7 @@ dependencies:
ffi
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path_provider_android
:
2.0.14
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -92,4 +92,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
2139
# PUBSPEC CHECKSUM:
a63a
dev/integration_tests/ios_add2app_life_cycle/flutterapp/pubspec.yaml
View file @
c27a1a70
...
...
@@ -26,7 +26,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -98,4 +98,4 @@ flutter:
androidPackage
:
com.example.iosadd2appflutter
iosBundleIdentifier
:
com.example.iosAdd2appFlutter
# PUBSPEC CHECKSUM:
4235
# PUBSPEC CHECKSUM:
7236
dev/integration_tests/ios_app_with_extensions/pubspec.yaml
View file @
c27a1a70
...
...
@@ -25,7 +25,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
device_info_platform_interface
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
plugin_platform_interface
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -90,4 +90,4 @@ flutter:
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
# PUBSPEC CHECKSUM:
77b9
# PUBSPEC CHECKSUM:
e7ba
dev/integration_tests/ios_platform_view_tests/pubspec.yaml
View file @
c27a1a70
...
...
@@ -17,7 +17,7 @@ dependencies:
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -77,4 +77,4 @@ flutter:
# the material Icons class.
uses-material-design
:
true
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
dev/integration_tests/non_nullable/pubspec.yaml
View file @
c27a1a70
...
...
@@ -14,7 +14,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -38,4 +38,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
4235
# PUBSPEC CHECKSUM:
7236
dev/integration_tests/platform_interaction/pubspec.yaml
View file @
c27a1a70
...
...
@@ -31,7 +31,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -65,4 +65,4 @@ dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
ee1f
# PUBSPEC CHECKSUM:
2e20
dev/integration_tests/release_smoke_test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -33,4 +33,4 @@ dev_dependencies:
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vm_service
:
8.3.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
9a18
# PUBSPEC CHECKSUM:
ec19
dev/integration_tests/ui/pubspec.yaml
View file @
c27a1a70
...
...
@@ -37,7 +37,7 @@ dependencies:
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
logging
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
mime
:
1.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
node_preamble
:
2.0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -66,7 +66,7 @@ dependencies:
web_socket_channel
:
2.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
webdriver
:
3.0.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
webkit_inspection_protocol
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
xml
:
6.
0.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
xml
:
6.
1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
3.1.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dev_dependencies
:
...
...
@@ -80,4 +80,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
dccf
# PUBSPEC CHECKSUM:
58d0
dev/integration_tests/web/pubspec.yaml
View file @
c27a1a70
...
...
@@ -16,8 +16,8 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
8a63
# PUBSPEC CHECKSUM:
c564
dev/integration_tests/web_compile_tests/pubspec.yaml
View file @
c27a1a70
...
...
@@ -8,8 +8,8 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
8a63
# PUBSPEC CHECKSUM:
c564
dev/integration_tests/web_e2e_tests/pubspec.yaml
View file @
c27a1a70
...
...
@@ -33,7 +33,7 @@ dependencies:
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
js
:
0.6.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -84,4 +84,4 @@ dev_dependencies:
webkit_inspection_protocol
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
3.1.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
a7bc
# PUBSPEC CHECKSUM:
21bd
dev/manual_tests/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -33,4 +33,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
988e
# PUBSPEC CHECKSUM:
c88f
dev/tools/vitool/pubspec.yaml
View file @
c27a1a70
...
...
@@ -11,11 +11,11 @@ dependencies:
sdk
:
flutter
args
:
2.3.1
vector_math
:
2.1.2
xml
:
6.
0.1
xml
:
6.
1.0
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
petitparser
:
5.0.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -36,4 +36,4 @@ dev_dependencies:
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
ac2f
# PUBSPEC CHECKSUM:
1930
dev/tracing_tests/pubspec.yaml
View file @
c27a1a70
...
...
@@ -12,7 +12,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -33,4 +33,4 @@ dev_dependencies:
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
9a18
# PUBSPEC CHECKSUM:
ec19
examples/api/pubspec.yaml
View file @
c27a1a70
...
...
@@ -17,7 +17,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -85,4 +85,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
4c87
# PUBSPEC CHECKSUM:
c588
examples/flutter_view/pubspec.yaml
View file @
c27a1a70
...
...
@@ -10,7 +10,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -19,4 +19,4 @@ flutter:
assets
:
-
assets/flutter-mark-square-64.png
# PUBSPEC CHECKSUM:
8a63
# PUBSPEC CHECKSUM:
c564
examples/hello_world/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -68,4 +68,4 @@ dev_dependencies:
webkit_inspection_protocol
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
3.1.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
examples/image_list/pubspec.yaml
View file @
c27a1a70
...
...
@@ -16,7 +16,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -53,4 +53,4 @@ flutter:
assets
:
-
images/coast.jpg
# PUBSPEC CHECKSUM:
4235
# PUBSPEC CHECKSUM:
7236
examples/layers/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -35,4 +35,4 @@ flutter:
-
services/data.json
uses-material-design
:
true
# PUBSPEC CHECKSUM:
988e
# PUBSPEC CHECKSUM:
c88f
examples/platform_channel/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -71,4 +71,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
examples/platform_channel_swift/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -71,4 +71,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
77d9
# PUBSPEC CHECKSUM:
b6da
examples/platform_view/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -19,4 +19,4 @@ flutter:
assets
:
-
assets/flutter-mark-square-64.png
# PUBSPEC CHECKSUM:
8a63
# PUBSPEC CHECKSUM:
c564
examples/splash/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -30,4 +30,4 @@ dev_dependencies:
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
988e
# PUBSPEC CHECKSUM:
c88f
packages/flutter/pubspec.yaml
View file @
c27a1a70
...
...
@@ -9,7 +9,7 @@ dependencies:
# To update these, use "flutter update-packages --force-upgrade".
characters
:
1.2.1
collection
:
1.16.0
material_color_utilities
:
0.1.
4
material_color_utilities
:
0.1.
5
meta
:
1.8.0
vector_math
:
2.1.2
sky_engine
:
...
...
@@ -37,4 +37,4 @@ dev_dependencies:
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
cc87
# PUBSPEC CHECKSUM:
3788
packages/flutter/test/material/color_scheme_test.dart
View file @
c27a1a70
...
...
@@ -168,34 +168,34 @@ void main() {
test
(
'can generate a light scheme from a seed color'
,
()
{
final
ColorScheme
scheme
=
ColorScheme
.
fromSeed
(
seedColor:
Colors
.
blue
);
expect
(
scheme
.
primary
,
const
Color
(
0xff0061a
6
));
expect
(
scheme
.
primary
,
const
Color
(
0xff0061a
4
));
expect
(
scheme
.
onPrimary
,
const
Color
(
0xffffffff
));
expect
(
scheme
.
primaryContainer
,
const
Color
(
0xffd
0
e4ff
));
expect
(
scheme
.
primaryContainer
,
const
Color
(
0xffd
1
e4ff
));
expect
(
scheme
.
onPrimaryContainer
,
const
Color
(
0xff001d36
));
expect
(
scheme
.
secondary
,
const
Color
(
0xff535f70
));
expect
(
scheme
.
onSecondary
,
const
Color
(
0xffffffff
));
expect
(
scheme
.
secondaryContainer
,
const
Color
(
0xffd
6
e3f7
));
expect
(
scheme
.
secondaryContainer
,
const
Color
(
0xffd
7
e3f7
));
expect
(
scheme
.
onSecondaryContainer
,
const
Color
(
0xff101c2b
));
expect
(
scheme
.
tertiary
,
const
Color
(
0xff6b5778
));
expect
(
scheme
.
onTertiary
,
const
Color
(
0xffffffff
));
expect
(
scheme
.
tertiaryContainer
,
const
Color
(
0xfff
3
daff
));
expect
(
scheme
.
onTertiaryContainer
,
const
Color
(
0xff25143
2
));
expect
(
scheme
.
error
,
const
Color
(
0xffba1
b1b
));
expect
(
scheme
.
tertiaryContainer
,
const
Color
(
0xfff
2
daff
));
expect
(
scheme
.
onTertiaryContainer
,
const
Color
(
0xff25143
1
));
expect
(
scheme
.
error
,
const
Color
(
0xffba1
a1a
));
expect
(
scheme
.
onError
,
const
Color
(
0xffffffff
));
expect
(
scheme
.
errorContainer
,
const
Color
(
0xffffdad
4
));
expect
(
scheme
.
onErrorContainer
,
const
Color
(
0xff41000
1
));
expect
(
scheme
.
errorContainer
,
const
Color
(
0xffffdad
6
));
expect
(
scheme
.
onErrorContainer
,
const
Color
(
0xff41000
2
));
expect
(
scheme
.
outline
,
const
Color
(
0xff73777f
));
expect
(
scheme
.
background
,
const
Color
(
0xfffdfcff
));
expect
(
scheme
.
onBackground
,
const
Color
(
0xff1
b1b1b
));
expect
(
scheme
.
onBackground
,
const
Color
(
0xff1
a1c1e
));
expect
(
scheme
.
surface
,
const
Color
(
0xfffdfcff
));
expect
(
scheme
.
onSurface
,
const
Color
(
0xff1
b1b1b
));
expect
(
scheme
.
onSurface
,
const
Color
(
0xff1
a1c1e
));
expect
(
scheme
.
surfaceVariant
,
const
Color
(
0xffdfe2eb
));
expect
(
scheme
.
onSurfaceVariant
,
const
Color
(
0xff4
2
474e
));
expect
(
scheme
.
onSurfaceVariant
,
const
Color
(
0xff4
3
474e
));
expect
(
scheme
.
inverseSurface
,
const
Color
(
0xff2f3033
));
expect
(
scheme
.
onInverseSurface
,
const
Color
(
0xfff1f0f4
));
expect
(
scheme
.
inversePrimary
,
const
Color
(
0xff9
c
caff
));
expect
(
scheme
.
inversePrimary
,
const
Color
(
0xff9
e
caff
));
expect
(
scheme
.
shadow
,
const
Color
(
0xff000000
));
expect
(
scheme
.
surfaceTint
,
const
Color
(
0xff0061a
6
));
expect
(
scheme
.
surfaceTint
,
const
Color
(
0xff0061a
4
));
expect
(
scheme
.
brightness
,
Brightness
.
light
);
});
...
...
@@ -271,34 +271,34 @@ void main() {
test
(
'can generate a dark scheme from a seed color'
,
()
{
final
ColorScheme
scheme
=
ColorScheme
.
fromSeed
(
seedColor:
Colors
.
blue
,
brightness:
Brightness
.
dark
);
expect
(
scheme
.
primary
,
const
Color
(
0xff9
c
caff
));
expect
(
scheme
.
onPrimary
,
const
Color
(
0xff00325
a
));
expect
(
scheme
.
primaryContainer
,
const
Color
(
0xff00497
f
));
expect
(
scheme
.
onPrimaryContainer
,
const
Color
(
0xffd
0
e4ff
));
expect
(
scheme
.
secondary
,
const
Color
(
0xffbbc
8
db
));
expect
(
scheme
.
primary
,
const
Color
(
0xff9
e
caff
));
expect
(
scheme
.
onPrimary
,
const
Color
(
0xff00325
8
));
expect
(
scheme
.
primaryContainer
,
const
Color
(
0xff00497
d
));
expect
(
scheme
.
onPrimaryContainer
,
const
Color
(
0xffd
1
e4ff
));
expect
(
scheme
.
secondary
,
const
Color
(
0xffbbc
7
db
));
expect
(
scheme
.
onSecondary
,
const
Color
(
0xff253140
));
expect
(
scheme
.
secondaryContainer
,
const
Color
(
0xff3
c
4858
));
expect
(
scheme
.
onSecondaryContainer
,
const
Color
(
0xffd
6
e3f7
));
expect
(
scheme
.
secondaryContainer
,
const
Color
(
0xff3
b
4858
));
expect
(
scheme
.
onSecondaryContainer
,
const
Color
(
0xffd
7
e3f7
));
expect
(
scheme
.
tertiary
,
const
Color
(
0xffd6bee4
));
expect
(
scheme
.
onTertiary
,
const
Color
(
0xff3b2948
));
expect
(
scheme
.
tertiaryContainer
,
const
Color
(
0xff523f5f
));
expect
(
scheme
.
onTertiaryContainer
,
const
Color
(
0xfff
3
daff
));
expect
(
scheme
.
error
,
const
Color
(
0xffffb4a
9
));
expect
(
scheme
.
onError
,
const
Color
(
0xff6
80003
));
expect
(
scheme
.
errorContainer
,
const
Color
(
0xff93000
6
));
expect
(
scheme
.
onErrorContainer
,
const
Color
(
0xffffb4a
9
));
expect
(
scheme
.
onTertiaryContainer
,
const
Color
(
0xfff
2
daff
));
expect
(
scheme
.
error
,
const
Color
(
0xffffb4a
b
));
expect
(
scheme
.
onError
,
const
Color
(
0xff6
90005
));
expect
(
scheme
.
errorContainer
,
const
Color
(
0xff93000
a
));
expect
(
scheme
.
onErrorContainer
,
const
Color
(
0xffffb4a
b
));
expect
(
scheme
.
outline
,
const
Color
(
0xff8d9199
));
expect
(
scheme
.
background
,
const
Color
(
0xff1
b1b1b
));
expect
(
scheme
.
background
,
const
Color
(
0xff1
a1c1e
));
expect
(
scheme
.
onBackground
,
const
Color
(
0xffe2e2e6
));
expect
(
scheme
.
surface
,
const
Color
(
0xff1
b1b1b
));
expect
(
scheme
.
surface
,
const
Color
(
0xff1
a1c1e
));
expect
(
scheme
.
onSurface
,
const
Color
(
0xffe2e2e6
));
expect
(
scheme
.
surfaceVariant
,
const
Color
(
0xff4
2
474e
));
expect
(
scheme
.
onSurfaceVariant
,
const
Color
(
0xffc3c7
d0
));
expect
(
scheme
.
surfaceVariant
,
const
Color
(
0xff4
3
474e
));
expect
(
scheme
.
onSurfaceVariant
,
const
Color
(
0xffc3c7
cf
));
expect
(
scheme
.
inverseSurface
,
const
Color
(
0xffe2e2e6
));
expect
(
scheme
.
onInverseSurface
,
const
Color
(
0xff2f3033
));
expect
(
scheme
.
inversePrimary
,
const
Color
(
0xff0061a
6
));
expect
(
scheme
.
inversePrimary
,
const
Color
(
0xff0061a
4
));
expect
(
scheme
.
shadow
,
const
Color
(
0xff000000
));
expect
(
scheme
.
surfaceTint
,
const
Color
(
0xff9
c
caff
));
expect
(
scheme
.
surfaceTint
,
const
Color
(
0xff9
e
caff
));
expect
(
scheme
.
brightness
,
Brightness
.
dark
);
});
...
...
packages/flutter/test/material/theme_data_test.dart
View file @
c27a1a70
...
...
@@ -195,33 +195,34 @@ void main() {
test
(
'ThemeData can generate a light colorScheme from colorSchemeSeed'
,
()
{
final
ThemeData
theme
=
ThemeData
(
colorSchemeSeed:
Colors
.
blue
);
expect
(
theme
.
colorScheme
.
primary
,
const
Color
(
0xff0061a
6
));
expect
(
theme
.
colorScheme
.
primary
,
const
Color
(
0xff0061a
4
));
expect
(
theme
.
colorScheme
.
onPrimary
,
const
Color
(
0xffffffff
));
expect
(
theme
.
colorScheme
.
primaryContainer
,
const
Color
(
0xffd
0
e4ff
));
expect
(
theme
.
colorScheme
.
primaryContainer
,
const
Color
(
0xffd
1
e4ff
));
expect
(
theme
.
colorScheme
.
onPrimaryContainer
,
const
Color
(
0xff001d36
));
expect
(
theme
.
colorScheme
.
secondary
,
const
Color
(
0xff535f70
));
expect
(
theme
.
colorScheme
.
onSecondary
,
const
Color
(
0xffffffff
));
expect
(
theme
.
colorScheme
.
secondaryContainer
,
const
Color
(
0xffd
6
e3f7
));
expect
(
theme
.
colorScheme
.
secondaryContainer
,
const
Color
(
0xffd
7
e3f7
));
expect
(
theme
.
colorScheme
.
onSecondaryContainer
,
const
Color
(
0xff101c2b
));
expect
(
theme
.
colorScheme
.
tertiary
,
const
Color
(
0xff6b5778
));
expect
(
theme
.
colorScheme
.
onTertiary
,
const
Color
(
0xffffffff
));
expect
(
theme
.
colorScheme
.
tertiaryContainer
,
const
Color
(
0xfff
3
daff
));
expect
(
theme
.
colorScheme
.
onTertiaryContainer
,
const
Color
(
0xff25143
2
));
expect
(
theme
.
colorScheme
.
error
,
const
Color
(
0xffba1
b1b
));
expect
(
theme
.
colorScheme
.
tertiaryContainer
,
const
Color
(
0xfff
2
daff
));
expect
(
theme
.
colorScheme
.
onTertiaryContainer
,
const
Color
(
0xff25143
1
));
expect
(
theme
.
colorScheme
.
error
,
const
Color
(
0xffba1
a1a
));
expect
(
theme
.
colorScheme
.
onError
,
const
Color
(
0xffffffff
));
expect
(
theme
.
colorScheme
.
errorContainer
,
const
Color
(
0xffffdad
4
));
expect
(
theme
.
colorScheme
.
onErrorContainer
,
const
Color
(
0xff41000
1
));
expect
(
theme
.
colorScheme
.
errorContainer
,
const
Color
(
0xffffdad
6
));
expect
(
theme
.
colorScheme
.
onErrorContainer
,
const
Color
(
0xff41000
2
));
expect
(
theme
.
colorScheme
.
outline
,
const
Color
(
0xff73777f
));
expect
(
theme
.
colorScheme
.
background
,
const
Color
(
0xfffdfcff
));
expect
(
theme
.
colorScheme
.
onBackground
,
const
Color
(
0xff1
b1b1b
));
expect
(
theme
.
colorScheme
.
onBackground
,
const
Color
(
0xff1
a1c1e
));
expect
(
theme
.
colorScheme
.
surface
,
const
Color
(
0xfffdfcff
));
expect
(
theme
.
colorScheme
.
onSurface
,
const
Color
(
0xff1
b1b1b
));
expect
(
theme
.
colorScheme
.
onSurface
,
const
Color
(
0xff1
a1c1e
));
expect
(
theme
.
colorScheme
.
surfaceVariant
,
const
Color
(
0xffdfe2eb
));
expect
(
theme
.
colorScheme
.
onSurfaceVariant
,
const
Color
(
0xff4
2
474e
));
expect
(
theme
.
colorScheme
.
onSurfaceVariant
,
const
Color
(
0xff4
3
474e
));
expect
(
theme
.
colorScheme
.
inverseSurface
,
const
Color
(
0xff2f3033
));
expect
(
theme
.
colorScheme
.
onInverseSurface
,
const
Color
(
0xfff1f0f4
));
expect
(
theme
.
colorScheme
.
inversePrimary
,
const
Color
(
0xff9
c
caff
));
expect
(
theme
.
colorScheme
.
inversePrimary
,
const
Color
(
0xff9
e
caff
));
expect
(
theme
.
colorScheme
.
shadow
,
const
Color
(
0xff000000
));
expect
(
theme
.
colorScheme
.
surfaceTint
,
const
Color
(
0xff0061a4
));
expect
(
theme
.
colorScheme
.
brightness
,
Brightness
.
light
);
expect
(
theme
.
primaryColor
,
theme
.
colorScheme
.
primary
);
...
...
@@ -246,33 +247,34 @@ void main() {
brightness:
Brightness
.
dark
,
);
expect
(
theme
.
colorScheme
.
primary
,
const
Color
(
0xff9
c
caff
));
expect
(
theme
.
colorScheme
.
onPrimary
,
const
Color
(
0xff00325
a
));
expect
(
theme
.
colorScheme
.
primaryContainer
,
const
Color
(
0xff00497
f
));
expect
(
theme
.
colorScheme
.
onPrimaryContainer
,
const
Color
(
0xffd
0
e4ff
));
expect
(
theme
.
colorScheme
.
secondary
,
const
Color
(
0xffbbc
8
db
));
expect
(
theme
.
colorScheme
.
primary
,
const
Color
(
0xff9
e
caff
));
expect
(
theme
.
colorScheme
.
onPrimary
,
const
Color
(
0xff00325
8
));
expect
(
theme
.
colorScheme
.
primaryContainer
,
const
Color
(
0xff00497
d
));
expect
(
theme
.
colorScheme
.
onPrimaryContainer
,
const
Color
(
0xffd
1
e4ff
));
expect
(
theme
.
colorScheme
.
secondary
,
const
Color
(
0xffbbc
7
db
));
expect
(
theme
.
colorScheme
.
onSecondary
,
const
Color
(
0xff253140
));
expect
(
theme
.
colorScheme
.
secondaryContainer
,
const
Color
(
0xff3
c
4858
));
expect
(
theme
.
colorScheme
.
onSecondaryContainer
,
const
Color
(
0xffd
6
e3f7
));
expect
(
theme
.
colorScheme
.
secondaryContainer
,
const
Color
(
0xff3
b
4858
));
expect
(
theme
.
colorScheme
.
onSecondaryContainer
,
const
Color
(
0xffd
7
e3f7
));
expect
(
theme
.
colorScheme
.
tertiary
,
const
Color
(
0xffd6bee4
));
expect
(
theme
.
colorScheme
.
onTertiary
,
const
Color
(
0xff3b2948
));
expect
(
theme
.
colorScheme
.
tertiaryContainer
,
const
Color
(
0xff523f5f
));
expect
(
theme
.
colorScheme
.
onTertiaryContainer
,
const
Color
(
0xfff
3
daff
));
expect
(
theme
.
colorScheme
.
error
,
const
Color
(
0xffffb4a
9
));
expect
(
theme
.
colorScheme
.
onError
,
const
Color
(
0xff6
80003
));
expect
(
theme
.
colorScheme
.
errorContainer
,
const
Color
(
0xff93000
6
));
expect
(
theme
.
colorScheme
.
onErrorContainer
,
const
Color
(
0xffffb4a
9
));
expect
(
theme
.
colorScheme
.
onTertiaryContainer
,
const
Color
(
0xfff
2
daff
));
expect
(
theme
.
colorScheme
.
error
,
const
Color
(
0xffffb4a
b
));
expect
(
theme
.
colorScheme
.
onError
,
const
Color
(
0xff6
90005
));
expect
(
theme
.
colorScheme
.
errorContainer
,
const
Color
(
0xff93000
a
));
expect
(
theme
.
colorScheme
.
onErrorContainer
,
const
Color
(
0xffffb4a
b
));
expect
(
theme
.
colorScheme
.
outline
,
const
Color
(
0xff8d9199
));
expect
(
theme
.
colorScheme
.
background
,
const
Color
(
0xff1
b1b1b
));
expect
(
theme
.
colorScheme
.
background
,
const
Color
(
0xff1
a1c1e
));
expect
(
theme
.
colorScheme
.
onBackground
,
const
Color
(
0xffe2e2e6
));
expect
(
theme
.
colorScheme
.
surface
,
const
Color
(
0xff1
b1b1b
));
expect
(
theme
.
colorScheme
.
surface
,
const
Color
(
0xff1
a1c1e
));
expect
(
theme
.
colorScheme
.
onSurface
,
const
Color
(
0xffe2e2e6
));
expect
(
theme
.
colorScheme
.
surfaceVariant
,
const
Color
(
0xff4
2
474e
));
expect
(
theme
.
colorScheme
.
onSurfaceVariant
,
const
Color
(
0xffc3c7
d0
));
expect
(
theme
.
colorScheme
.
surfaceVariant
,
const
Color
(
0xff4
3
474e
));
expect
(
theme
.
colorScheme
.
onSurfaceVariant
,
const
Color
(
0xffc3c7
cf
));
expect
(
theme
.
colorScheme
.
inverseSurface
,
const
Color
(
0xffe2e2e6
));
expect
(
theme
.
colorScheme
.
onInverseSurface
,
const
Color
(
0xff2f3033
));
expect
(
theme
.
colorScheme
.
inversePrimary
,
const
Color
(
0xff0061a
6
));
expect
(
theme
.
colorScheme
.
inversePrimary
,
const
Color
(
0xff0061a
4
));
expect
(
theme
.
colorScheme
.
shadow
,
const
Color
(
0xff000000
));
expect
(
theme
.
colorScheme
.
surfaceTint
,
const
Color
(
0xff9ecaff
));
expect
(
theme
.
colorScheme
.
brightness
,
Brightness
.
dark
);
expect
(
theme
.
primaryColor
,
theme
.
colorScheme
.
surface
);
...
...
packages/flutter/test_private/test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -20,7 +20,7 @@ dependencies:
boolean_selector
:
2.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
clock
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -38,4 +38,4 @@ dev_dependencies:
platform
:
3.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
process
:
4.2.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
cc87
# PUBSPEC CHECKSUM:
3788
packages/flutter_driver/pubspec.yaml
View file @
c27a1a70
...
...
@@ -26,7 +26,7 @@ dependencies:
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
platform
:
3.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
process
:
4.2.4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -72,4 +72,4 @@ dev_dependencies:
webkit_inspection_protocol
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
yaml
:
3.1.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
b4e0
# PUBSPEC CHECKSUM:
2ee1
packages/flutter_goldens/pubspec.yaml
View file @
c27a1a70
...
...
@@ -24,7 +24,7 @@ dependencies:
crypto
:
3.0.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
fake_async
:
1.3.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -35,4 +35,4 @@ dependencies:
typed_data
:
1.3.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
20e6
# PUBSPEC CHECKSUM:
ace7
packages/flutter_localizations/pubspec.yaml
View file @
c27a1a70
...
...
@@ -13,7 +13,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
clock
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
path
:
1.8.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -33,4 +33,4 @@ dev_dependencies:
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
90c6
# PUBSPEC CHECKSUM:
c0c7
packages/flutter_test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -34,7 +34,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stream_channel
:
2.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -44,4 +44,4 @@ dependencies:
dev_dependencies
:
file
:
6.1.2
# PUBSPEC CHECKSUM:
af80
# PUBSPEC CHECKSUM:
df81
packages/flutter_tools/lib/src/commands/update_packages.dart
View file @
c27a1a70
...
...
@@ -36,8 +36,9 @@ const Map<String, String> kManuallyPinnedDependencies = <String, String>{
// removed when a new major version of shelf is published.
'shelf'
:
'1.1.4'
,
'video_player'
:
'2.2.11'
,
// https://github.com/flutter/flutter/issues/103357 color regressions
'material_color_utilities'
:
'0.1.4'
,
// Could potentially break color scheme tests on upgrade,
// so pin and manually update as needed.
'material_color_utilities'
:
'0.1.5'
,
};
class
UpdatePackagesCommand
extends
FlutterCommand
{
...
...
packages/flutter_tools/pubspec.yaml
View file @
c27a1a70
...
...
@@ -30,7 +30,7 @@ dependencies:
usage
:
4.0.2
webdriver
:
3.0.0
webkit_inspection_protocol
:
1.1.0
xml
:
6.
0.1
xml
:
6.
1.0
yaml
:
3.1.1
native_stack_traces
:
0.4.5
shelf
:
1.1.4
...
...
@@ -61,7 +61,7 @@ dependencies:
analyzer
:
4.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
boolean_selector
:
2.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
built_collection
:
5.1.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
built_value
:
8.3.
0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
built_value
:
8.3.
2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
clock
:
1.1.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
csslib
:
0.17.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dds_service_extensions
:
1.3.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -103,4 +103,4 @@ dartdoc:
# Exclude this package from the hosted API docs.
nodoc
:
true
# PUBSPEC CHECKSUM:
2ef5
# PUBSPEC CHECKSUM:
e3f7
packages/flutter_web_plugins/pubspec.yaml
View file @
c27a1a70
...
...
@@ -13,7 +13,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -34,4 +34,4 @@ dev_dependencies:
term_glyph
:
1.2.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
test_api
:
0.4.9
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
# PUBSPEC CHECKSUM:
d1bd
# PUBSPEC CHECKSUM:
02be
packages/integration_test/example/pubspec.yaml
View file @
c27a1a70
...
...
@@ -14,7 +14,7 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -84,4 +84,4 @@ dev_dependencies:
flutter
:
uses-material-design
:
true
# PUBSPEC CHECKSUM:
7347
# PUBSPEC CHECKSUM:
d248
packages/integration_test/integration_test_macos/pubspec.yaml
View file @
c27a1a70
...
...
@@ -18,11 +18,11 @@ dependencies:
characters
:
1.2.1
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
collection
:
1.16.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
vector_math
:
2.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
dev_dependencies
:
pedantic
:
1.11.1
# PUBSPEC CHECKSUM:
382a
# PUBSPEC CHECKSUM:
932b
packages/integration_test/pubspec.yaml
View file @
c27a1a70
...
...
@@ -25,7 +25,7 @@ dependencies:
fake_async
:
1.3.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
file
:
6.1.2
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
matcher
:
0.12.11
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
4
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
material_color_utilities
:
0.1.
5
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
meta
:
1.8.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
source_span
:
1.9.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
stack_trace
:
1.10.0
# THIS LINE IS AUTOGENERATED - TO UPDATE USE "flutter update-packages --force-upgrade"
...
...
@@ -47,4 +47,4 @@ flutter:
ios
:
pluginClass
:
IntegrationTestPlugin
# PUBSPEC CHECKSUM:
160e
# PUBSPEC CHECKSUM:
ca0f
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment