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

327 Commits

Author SHA1 Message Date
Brett Morgan
83f7059d83 Consolidated Flutter 3.3 update (#1401) 2022-08-31 10:06:34 +10:00
Qun Cheng
c523d05b7e Update filled button and filled tonal button (#1390)
* Update FilledButton and FilledTonalButton

* Ran flutter format

Co-authored-by: Qun Cheng <quncheng@google.com>
Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
2022-08-30 16:41:19 +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
xster
ce35e45702 add thumbnails to the books example to make memory leaks easier to test (#1353)
* add thumbnails to the books example to make memory leaks easier to test

* also add profile build

* migrate material 3 demo code to avoid warning

* Revert "migrate material 3 demo code to avoid warning"

This reverts commit 7df37d9f65.

* fix lints in various packages

* DoNothingAndStopPropagationIntent const conflicts between stable and beta, add lint ignore for now
2022-08-23 23:45:12 -07:00
dependabot[bot]
d439751599 Bump file_selector_linux in /experimental/linting_tool (#1382) 2022-08-19 18:30:39 +10:00
Qun Cheng
bd00db0ecc New M3 Demo App for Master Channel (#1378)
* Added components

* Added test

* Added README

* Run flutter format

* Added all the updated components and tests

* Added README file

* Update README.md

* Add textfields to M3 demo app

* move textfield to exprerimental/

* Update component_screen_test.dart

* Fixed comment: changed sdk version

* Changed all double quotes to single

* Added trailing comma, changed all private fields to public except private state classes

* Added enum for screen selection

* Removed comment for material_3_demo

* Added experimental m3 demo app to master CI pipeline

* fixed failing tests

* Modified the analysis_options.yaml

* Fixed warning

* Ran flutter format command

Co-authored-by: Qun Cheng <quncheng@google.com>
Co-authored-by: hangyu <108393416+hangyujin@users.noreply.github.com>
2022-08-18 22:38:13 +10:00
dependabot[bot]
556ffe3dc4 Bump file_selector and file_selector_web in /experimental/linting_tool (#1346)
Bumps [file_selector](https://github.com/flutter/plugins/tree/main/packages/file_selector) and [file_selector_web](https://github.com/flutter/plugins/tree/main/packages/file_selector). These dependencies needed to be updated together.

Updates `file_selector` from 0.8.2+1 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_web` from 0.8.1+5 to 0.9.0
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/commits/file_selector_web-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_web
  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:25:14 +10:00
dependabot[bot]
7123e712fc Bump file_selector_windows in /experimental/linting_tool (#1331)
Bumps [file_selector_windows](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_windows-v0.9.0/packages/file_selector)

---
updated-dependencies:
- 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 12:48:30 +10:00
dependabot[bot]
6b5b9ccc8a Bump file_selector_macos in /experimental/linting_tool (#1333)
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 10:32:54 +10:00
Parker Lougheed
3c608d0882 Update more links and mentions to the main branch (#1294) 2022-05-31 20:42:52 +10:00
Brett Morgan
4af443d33f Drop lock files from repo (#1282) 2022-05-28 07:01:26 +10:00
Parker Lougheed
d6296157f4 Some linting_tool updates and cleanup (#1279) 2022-05-23 14:48:16 +10:00
Brett Morgan
3a0a652984 Add use_super_parameters lint (#1269) 2022-05-17 02:53:27 -07: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]
f2d399f750 Bump google_sign_in from 5.3.0 to 5.3.1 in /experimental/web_dashboard (#1244)
Bumps [google_sign_in](https://github.com/flutter/plugins) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/google_sign_in-v5.3.0...google_sign_in-v5.3.1)

---
updated-dependencies:
- dependency-name: google_sign_in
  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:17:35 -07:00
Craig Labenz
e8b2bec22a Add Material You and Rich Text Editor samples (#1223)
* Added Material You and Rich Text Editor samples

* updated images to have Material 3

* updated packages info
2022-05-09 13:03:51 -07:00
dependabot[bot]
cd70e8508a Bump cloud_firestore in /experimental/web_dashboard (#1212)
Bumps [cloud_firestore](https://github.com/FirebaseExtended/flutterfire) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/cloud_firestore-v3.1.13...cloud_firestore_v3.1.14)

---
updated-dependencies:
- dependency-name: cloud_firestore
  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-04 19:13:15 +10:00
dependabot[bot]
6dda0043d3 Bump firebase_core from 1.15.0 to 1.16.0 in /experimental/web_dashboard (#1214)
Bumps [firebase_core](https://github.com/FirebaseExtended/flutterfire) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_core-v1.15.0...firebase_core_v1.16.0)

---
updated-dependencies:
- dependency-name: firebase_core
  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-04 19:12:47 +10:00
dependabot[bot]
c07018b167 Bump firebase_auth from 3.3.16 to 3.3.17 in /experimental/web_dashboard (#1216)
Bumps [firebase_auth](https://github.com/FirebaseExtended/flutterfire) from 3.3.16 to 3.3.17.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_auth-v3.3.16...firebase_auth_v3.3.17)

---
updated-dependencies:
- dependency-name: firebase_auth
  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-04 19:00:04 +10:00
dependabot[bot]
88b524ecbc Bump json_annotation from 4.4.0 to 4.5.0 in /experimental/web_dashboard (#1176)
Bumps [json_annotation](https://github.com/google/json_serializable.dart) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_annotation-v4.4.0...json_annotation-v4.5.0)

---
updated-dependencies:
- dependency-name: json_annotation
  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-28 18:32:33 +10:00
dependabot[bot]
bb8a84d549 Bump json_serializable in /experimental/web_dashboard (#1177)
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.6 to 6.2.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.6...json_serializable-v6.2.0)

---
updated-dependencies:
- dependency-name: json_serializable
  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-28 18:30:56 +10:00
dependabot[bot]
6a0944b76e Bump json_serializable from 6.1.6 to 6.2.0 in /experimental/linting_tool (#1174)
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.6 to 6.2.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.6...json_serializable-v6.2.0)

---
updated-dependencies:
- dependency-name: json_serializable
  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-28 18:30:05 +10:00
dependabot[bot]
cad1fccb79 Bump firebase_auth from 3.3.15 to 3.3.16 in /experimental/web_dashboard (#1172)
Bumps [firebase_auth](https://github.com/FirebaseExtended/flutterfire) from 3.3.15 to 3.3.16.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_auth-v3.3.15...firebase_auth-v3.3.16)

---
updated-dependencies:
- dependency-name: firebase_auth
  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:26:40 +10:00
Brett Morgan
f998c9577e Add unawaited_futures (#1148) 2022-04-27 09:24:19 +10:00
dependabot[bot]
b7fb986173 Bump google_fonts from 2.3.1 to 2.3.2 in /experimental/linting_tool (#1146)
Bumps [google_fonts](https://github.com/material-foundation/google-fonts-flutter) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/material-foundation/google-fonts-flutter/releases)
- [Changelog](https://github.com/material-foundation/google-fonts-flutter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/material-foundation/google-fonts-flutter/commits/v2.3.2)

---
updated-dependencies:
- dependency-name: google_fonts
  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-26 17:02:53 +10:00
dependabot[bot]
e37d8a8a96 Bump firebase_core from 1.14.1 to 1.15.0 in /experimental/web_dashboard (#1124) 2022-04-22 20:38:35 +10:00
dependabot[bot]
bf07b5b13a Bump cloud_firestore in /experimental/web_dashboard (#1126) 2022-04-22 20:35:11 +10:00
dependabot[bot]
71d9fa73e7 Bump firebase_auth from 3.3.14 to 3.3.15 in /experimental/web_dashboard (#1128) 2022-04-22 20:34:10 +10:00
dependabot[bot]
c6412d896d Bump firebase_core from 1.14.0 to 1.14.1 in /experimental/web_dashboard (#1108)
Bumps [firebase_core](https://github.com/FirebaseExtended/flutterfire) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_core-v1.14.0...firebase_core-v1.14.1)

---
updated-dependencies:
- dependency-name: firebase_core
  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-20 08:25:08 +10:00
dependabot[bot]
3b5469b794 Bump build_runner from 2.1.8 to 2.1.10 in /experimental/linting_tool (#1087)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.8 to 2.1.10.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_daemon-v2.1.8...build_runner-v2.1.10)

---
updated-dependencies:
- dependency-name: build_runner
  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-19 07:05:37 +10:00
dependabot[bot]
41d87f8f6e Bump json_serializable from 6.1.5 to 6.1.6 in /experimental/linting_tool (#1094)
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.5...json_serializable-v6.1.6)

---
updated-dependencies:
- dependency-name: json_serializable
  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-19 07:04:29 +10:00
dependabot[bot]
3dcca8d652 Bump flutter_markdown in /experimental/linting_tool (#1099)
Bumps [flutter_markdown](https://github.com/flutter/packages) from 0.6.9+1 to 0.6.10.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/compare/flutter_markdown-v0.6.9...flutter_markdown-v0.6.10)

---
updated-dependencies:
- dependency-name: flutter_markdown
  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-19 06:50:54 +10:00
dependabot[bot]
a2fdbe503c Bump build_runner from 2.1.8 to 2.1.10 in /experimental/web_dashboard (#1098)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.1.8 to 2.1.10.
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](https://github.com/dart-lang/build/compare/build_daemon-v2.1.8...build_runner-v2.1.10)

---
updated-dependencies:
- dependency-name: build_runner
  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-19 06:50:10 +10:00
dependabot[bot]
89f514612e Bump cloud_firestore in /experimental/web_dashboard (#1102)
Bumps [cloud_firestore](https://github.com/FirebaseExtended/flutterfire) from 3.1.11 to 3.1.12.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/cloud_firestore-v3.1.11...cloud_firestore-v3.1.12)

---
updated-dependencies:
- dependency-name: cloud_firestore
  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-19 06:47:50 +10:00
dependabot[bot]
71da337dcf Bump firebase_auth from 3.3.13 to 3.3.14 in /experimental/web_dashboard (#1103)
Bumps [firebase_auth](https://github.com/FirebaseExtended/flutterfire) from 3.3.13 to 3.3.14.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_auth-v3.3.13...firebase_auth-v3.3.14)

---
updated-dependencies:
- dependency-name: firebase_auth
  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-19 06:45:20 +10:00
dependabot[bot]
8463ec21fa Bump google_sign_in from 5.2.4 to 5.3.0 in /experimental/web_dashboard (#1104)
Bumps [google_sign_in](https://github.com/flutter/plugins) from 5.2.4 to 5.3.0.
- [Release notes](https://github.com/flutter/plugins/releases)
- [Commits](https://github.com/flutter/plugins/compare/google_sign_in-v5.2.4...google_sign_in-v5.3.0)

---
updated-dependencies:
- dependency-name: google_sign_in
  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-19 06:44:38 +10:00
dependabot[bot]
24a026527c Bump json_serializable in /experimental/web_dashboard (#1105)
Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.1.5...json_serializable-v6.1.6)

---
updated-dependencies:
- dependency-name: json_serializable
  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-19 06:44:03 +10:00
dependabot[bot]
7dcd0f21ee Bump firebase_auth from 3.3.12 to 3.3.13 in /experimental/web_dashboard (#1069)
Bumps [firebase_auth](https://github.com/FirebaseExtended/flutterfire) from 3.3.12 to 3.3.13.
- [Release notes](https://github.com/FirebaseExtended/flutterfire/releases)
- [Changelog](https://github.com/firebase/flutterfire/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FirebaseExtended/flutterfire/compare/firebase_auth-v3.3.12...firebase_auth-v3.3.13)

---
updated-dependencies:
- dependency-name: firebase_auth
  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-11 19:35:42 +10:00
dependabot[bot]
f5c01afcdc Bump grinder from 0.9.0 to 0.9.1 in /experimental/web_dashboard (#1064)
Bumps [grinder](https://github.com/google/grinder.dart) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/google/grinder.dart/releases)
- [Changelog](https://github.com/google/grinder.dart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/grinder.dart/commits/0.9.1)

---
updated-dependencies:
- dependency-name: grinder
  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-07 06:57:37 +10:00
Brett Morgan
3b46646306 flutter pub upgrade --major-versions (#1061) 2022-04-06 11:45:20 +10:00
Brett Morgan
a481c264cd Remove git:// url, update deps, fix destop_photo_search (#1052) 2022-03-19 08:37:04 +10:00
Brett Morgan
9c02a0fa09 Migrate desktop_photo_search to top level (#1002) 2022-02-04 08:33:53 +10:00
Chris Bracken
0687245ebf Photo search: Wrap tree node in Semantics widget (#988)
The results tree view nodes are each a Row widget containing an
IconButton (which in this case is blank) and an InkWell. In order to
expose this as a tappable widget in screen readers, we wrap the tree
nodes in a Semantics widget that performs the same function as the
InkWell would when tapped.
2022-01-14 18:32:14 -08:00
Chris Bracken
de9afb40e0 Photo search: update Linux window title (#991) 2022-01-15 12:56:30 +11:00
Chris Bracken
6f78a89a61 Photo search: Add image, download button semantics (#989)
Adds the Unsplash photo description, if available, as the image
semantics label in the photo detail view.

Adds a 'download' tooltip to the download IconButton, which also sets
the semantics label for screen readers.
2022-01-14 12:25:10 +10:00
Chris Bracken
8da15e2059 Photo search: Set window title on Windows (#987)
Updates the window title to "Desktop Photo Search" in the Windows
build of desktop_photo_search.
2022-01-14 12:24:57 +10:00
Brett Morgan
a5203b071c linting_tool: Fix warnings and update dependencies (#981) 2022-01-06 15:16:23 +10:00
Brett Morgan
affbe89cee experimental/web_dashboard: Drop Android and iOS runners (#978) 2022-01-06 08:32:26 +10:00
Brett Morgan
9102cb4653 Update federated_plugin runners (#972) 2022-01-05 11:35:50 +10:00