1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
Brett Morgan
0a862ea4c1 Update runners (#1658)
* Update runners

* Elide `experimental/pedometer` from CI

* Mark `primary` scroll view

* Re-enable "experimental/pedometer"
2023-02-21 09:48:19 +10:00
Brett Morgan
3e9bb78aec Create analysis_defaults package (#1654)
* Create `analysis_defaults` package

* Update analysis_defaults/pubspec.yaml

Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>

---------

Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
2023-02-16 23:44:16 +10:00
Miguel Beltran
079e5a3c1e enable material 3 on desktop_photo_search sample (#1608) 2023-01-28 07:30:47 +11:00
Brett Morgan
5401bb88b4 Flutter 3.7.0 (#1556)
* Update `simplistic_editor` for Flutter 3.4 beta

* Re-enable beta and master CI

* Disable on master

* Added sample code for using plugins and channels from background isolates.

* goderbauer feedback 1

* goderbauer feedback2

* goderbauer feedback 3

* Add `background_isolate_channels` to CI

* Enable beta CI

* Enable all `stable` CI projects

* `dart fix --apply`

* `print` -> `denugPrint`

* Make deps min version not pinned

* Drop `_isDebug`

* Remove unused import

* `dart format`

* Fixup `linting_tool`

* Fixup `form_app`

* Enable all `master` CI

* Basic fixes

* Patch `simplistic_editor`

* Fix nl at eol

* Comment out `simplistic_editor`

* Incorporating @bleroux's latest changes

* Clean up CI scripts

* Copy `experimental/material_3_demo` to top level

* Update `game_template`

* Update `animations`

* Update `desktop_photo_search`

* Update `flutter_maps_firestore`

* Update `form_app`

* Update `infinite_list`

* Update `isolate_example`

* Update `jsonexample`

* Update `navigation_and_routing`

* Update `place_tracker`

* Update `platform_channels`

* Update `platform_design`

* Update `provider_shopper`

* Fixup `context_menus`

* `dart format`

* Update the main `material_3_demo`

* Make `tool/flutter_ci_script_stable.sh` executable again

Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
Co-authored-by: Aaron Clarke <aaclarke@google.com>
2023-01-25 09:08:51 +10:00
Brett Morgan
fa1071fbad Add API key requirement to Photo Search top level (#1506) 2022-12-06 10:52:22 +10:00
Brett Morgan
c0ca55e872 Fix build breakage (#1456) 2022-10-04 11:55:00 +10:00
dependabot[bot]
654bbb2a1e Bump fluent_ui from 3.12.0 to 4.0.0 in /desktop_photo_search/fluent_ui (#1440)
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases)
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.12.0...v4.0.0)

---
updated-dependencies:
- dependency-name: fluent_ui
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-26 21:52:25 +10:00
Brett Morgan
9d8aa333ee Update for Material changes & run rebuild scripts (#1412) 2022-09-01 11:01:17 +10:00
Brett Morgan
83f7059d83 Consolidated Flutter 3.3 update (#1401) 2022-08-31 10:06:34 +10:00
Brett Morgan
1281d43368 Pin window_size and menubar (#1398) 2022-08-31 07:04:25 +10:00
stuartmorgan
6dfc29e090 Remove file_selector_* from pubspecs. (#1397)
As of 0.9.1, all of the 1P implementations of `file_selector` are
endorsed, so there's no need to directly include the sub-packages.
2022-08-30 14:58:10 +10:00
dependabot[bot]
c696896bc6 Bump file_selector_linux in /desktop_photo_search/material (#1381) 2022-08-19 19:50:24 +10:00
dependabot[bot]
afa3409e96 Bump file_selector_linux in /desktop_photo_search/fluent_ui (#1383) 2022-08-19 18:29:37 +10:00
Brett Morgan
6b6ccf872b desktop_photo_search bugfix the rebuild script (#1358) 2022-08-03 21:07:41 +10:00
Brett Morgan
bc8cc85052 desktop_photo_search Rebuild script (#1356) 2022-08-02 19:39:19 +10:00
dependabot[bot]
140f0194bc Bump file_selector and file_selector_windows (#1347)
Bumps [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector) and [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector). These dependencies needed to be updated together.

Updates `file_selector` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector-v0.9.0/packages/file_selector)

Updates `file_selector_windows` from 0.8.2+2 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector)

---
updated-dependencies:
- dependency-name: file_selector
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: file_selector_windows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 21:23:59 +10:00
dependabot[bot]
3f7255bb16 Bump file_selector_windows and file_selector (#1348)
Bumps [file_selector_windows](https://github.com/flutter/plugins/tree/main/packages/file_selector) and [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector). These dependencies needed to be updated together.

Updates `file_selector_windows` from 0.8.2+2 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_windows-v0.9.0/packages/file_selector)

Updates `file_selector` from 0.8.3 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector-v0.9.0/packages/file_selector)

---
updated-dependencies:
- dependency-name: file_selector_windows
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: file_selector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 21:23:03 +10:00
dependabot[bot]
34e659f12c Bump file_selector_macos in /desktop_photo_search/fluent_ui (#1332)
Bumps [file_selector_macos](https://github.com/flutter/plugins/tree/main/packages/file_selector) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_macos-v0.9.0/packages/file_selector)

---
updated-dependencies:
- dependency-name: file_selector_macos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 12:49:00 +10:00
dependabot[bot]
651e23271e Bump file_selector_macos in /desktop_photo_search/material (#1330)
Bumps [file_selector_macos](https://github.com/flutter/plugins/tree/main/packages/file_selector) from 0.8.2+2 to 0.9.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_macos-v0.9.0/packages/file_selector)

---
updated-dependencies:
- dependency-name: file_selector_macos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 12:48:47 +10:00
Brett Morgan
2dec7fdf85 desktop_photo_search Break fix (#1322)
Update sample code to match
https://github.com/google/flutter-desktop-embedding/pull/903
2022-07-08 11:34:46 +10:00
Brett Morgan
4af443d33f Drop lock files from repo (#1282) 2022-05-28 07:01:26 +10:00
Brett Morgan
58bc5d7a58 Deps update, utilize super.key (#1265)
* Deps update, utilize `super.key`

* `flutter format`
2022-05-13 12:31:56 -07:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
dependabot[bot]
fb00d0a102 Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/fluent_ui (#1247)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.1.0...url_launcher-v6.1.1)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:18:45 -07:00
dependabot[bot]
ca134adb10 Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/material (#1248)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0)

---
updated-dependencies:
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:16:50 -07:00
dependabot[bot]
60c6c4342f Bump built_value_generator in /desktop_photo_search/material (#1243)
Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0)

---
updated-dependencies:
- dependency-name: built_value_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:14:39 -07:00
dependabot[bot]
3e3a883e35 Bump built_value from 8.2.3 to 8.3.0 in /desktop_photo_search/fluent_ui (#1251)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0)

---
updated-dependencies:
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:05:34 -07:00
dependabot[bot]
fb43d29adf Bump url_launcher from 6.1.0 to 6.1.1 in /desktop_photo_search/material (#1252)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.1.0...url_launcher-v6.1.1)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:02:22 -07:00
dependabot[bot]
6eb74e24e5 Bump built_value_generator in /desktop_photo_search/fluent_ui (#1253)
Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.3 to 8.3.0.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.3...v8.3.0)

---
updated-dependencies:
- dependency-name: built_value_generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:01:20 -07:00
dependabot[bot]
e356a932d1 Bump fluentui_system_icons in /desktop_photo_search/fluent_ui (#1227) 2022-05-09 16:56:51 +10:00
dependabot[bot]
13c12642bc Bump msix from 3.6.0 to 3.6.1 in /desktop_photo_search/fluent_ui (#1221)
Bumps [msix](https://github.com/YehudaKremer/msix) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/YehudaKremer/msix/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: msix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-08 15:34:43 +10:00
dependabot[bot]
f008598620 Bump msix from 3.6.0 to 3.6.1 in /desktop_photo_search/material (#1222)
Bumps [msix](https://github.com/YehudaKremer/msix) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/YehudaKremer/msix/releases)
- [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md)
- [Commits](https://github.com/YehudaKremer/msix/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: msix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-08 15:33:09 +10:00
dependabot[bot]
2a6448a30d Bump msix from 3.5.1 to 3.6.0 in /desktop_photo_search/material (#1218) 2022-05-05 17:41:20 +10:00
dependabot[bot]
0eebd8f7f5 Bump msix from 3.5.1 to 3.6.0 in /desktop_photo_search/fluent_ui (#1220) 2022-05-05 17:39:19 +10:00
dependabot[bot]
446c17b6a4 Bump fluent_ui from 3.11.0 to 3.11.1 in /desktop_photo_search/fluent_ui (#1188)
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases)
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v3.11.0...v3.11.1)

---
updated-dependencies:
- dependency-name: fluent_ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-02 20:53:30 +10:00
dependabot[bot]
ac373e7604 Bump built_value from 8.2.1 to 8.2.3 in /desktop_photo_search/fluent_ui (#1168)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.1 to 8.2.3.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.1...v8.2.3)

---
updated-dependencies:
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 18:33:04 +10:00
dependabot[bot]
8fa4a7be54 Bump built_value from 8.2.2 to 8.2.3 in /desktop_photo_search/material (#1175)
Bumps [built_value](https://github.com/google/built_value.dart) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.2...v8.2.3)

---
updated-dependencies:
- dependency-name: built_value
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 18:31:26 +10:00
dependabot[bot]
a8bc72ed1e Bump built_value_generator in /desktop_photo_search/material (#1171)
Bumps [built_value_generator](https://github.com/google/built_value.dart) from 8.2.2 to 8.2.3.
- [Release notes](https://github.com/google/built_value.dart/releases)
- [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/built_value.dart/compare/v8.2.2...v8.2.3)

---
updated-dependencies:
- dependency-name: built_value_generator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 18:24:35 +10:00
dependabot[bot]
918b54292e Bump built_value_generator in /desktop_photo_search/fluent_ui (#1164) 2022-04-28 17:52:56 +10:00
dependabot[bot]
9213dbf93e Bump built_value from 8.1.4 to 8.2.2 in /desktop_photo_search/material (#1158) 2022-04-27 18:51:42 +10:00
dependabot[bot]
f763f0eddb Bump built_value_generator in /desktop_photo_search/fluent_ui (#1160) 2022-04-27 18:49:35 +10:00
dependabot[bot]
6f167e2908 Bump built_value from 8.1.4 to 8.2.1 in /desktop_photo_search/fluent_ui (#1154) 2022-04-27 18:24:09 +10:00
Brett Morgan
f998c9577e Add unawaited_futures (#1148) 2022-04-27 09:24:19 +10:00
Brett Morgan
ed2a422e2a Update for url_launcher API change (#1144) 2022-04-26 07:17:15 +10:00
dependabot[bot]
1fe36d11df Bump url_launcher from 6.0.20 to 6.1.0 in /desktop_photo_search/material (#1139)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 19:00:50 +10:00
dependabot[bot]
acf18e6e6d Bump fluentui_system_icons in /desktop_photo_search/fluent_ui (#1140)
Bumps [fluentui_system_icons](https://github.com/microsoft/fluentui-system-icons) from 1.1.165 to 1.1.166.
- [Release notes](https://github.com/microsoft/fluentui-system-icons/releases)
- [Commits](https://github.com/microsoft/fluentui-system-icons/commits/1.1.166)

---
updated-dependencies:
- dependency-name: fluentui_system_icons
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 19:00:15 +10:00
dependabot[bot]
c132025d34 Bump fluent_ui from 3.10.3 to 3.11.0 in /desktop_photo_search/fluent_ui (#1142)
Bumps [fluent_ui](https://github.com/bdlukaa/fluent_ui) from 3.10.3 to 3.11.0.
- [Release notes](https://github.com/bdlukaa/fluent_ui/releases)
- [Changelog](https://github.com/bdlukaa/fluent_ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bdlukaa/fluent_ui/compare/v.3.10.3...v3.11.0)

---
updated-dependencies:
- dependency-name: fluent_ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 18:58:42 +10:00
dependabot[bot]
3e49dbd06e Bump url_launcher in /desktop_photo_search/fluent_ui (#1143)
Bumps [url_launcher](https://github.com/flutter/plugins) from 6.0.20 to 6.1.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/url_launcher-v6.0.20...url_launcher-v6.1.0)

---
updated-dependencies:
- dependency-name: url_launcher
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 18:58:06 +10:00
dependabot[bot]
a0f4c48431 Bump build from 2.2.2 to 2.3.0 in /desktop_photo_search/material (#1110)
Bumps [build](https://github.com/dart-lang/build) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build-v2.2.2...build-v2.3.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:23:56 +10:00
dependabot[bot]
095dfbeefa Bump build from 2.2.2 to 2.3.0 in /desktop_photo_search/fluent_ui (#1111)
Bumps [build](https://github.com/dart-lang/build) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build-v2.2.2...build-v2.3.0)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:23:27 +10:00