Rulong Chen(陈汝龙)
660fdb769d
Fixes exception in platform_channels ( #1480 )
2 years ago
Brett Morgan
d99fb974a0
Re-add Craig Labenz's code sharing sample ( #1466 )
...
* Revert "Revert "Add code sharing sample (#1444 )" (#1464 )"
This reverts commit dc50c46ef1
.
* Opting out failing tests on Windows for CI
Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
2 years ago
dependabot[bot]
62d5d8d095
Bump hive_generator from 1.1.3 to 2.0.0 in /experimental/linting_tool ( #1477 )
2 years ago
Parker Lougheed
0ff17c4c3a
Switch to using dart run instead of base-VM command ( #1476 )
2 years ago
Brett Morgan
0bdb8f06ab
Add `web/samples_index` to CI ( #1454 )
2 years ago
Brett Morgan
ad1faad66b
Drop `web/charts` sample ( #1452 )
2 years ago
dependabot[bot]
73464650bf
Bump subosito/flutter-action from 2.7.1 to 2.8.0 ( #1474 )
2 years ago
Parker Lougheed
405be60cda
Restrict sass_builder to v2.1.4 to fix build ( #1470 )
2 years ago
Brett Morgan
0990f43c93
Comment out Verify web demos for beta channel ( #1468 )
2 years ago
Brett Morgan
ba6fe16c97
Elide `form_app` from beta CI ( #1467 )
2 years ago
Brett Morgan
dc50c46ef1
Revert "Add code sharing sample ( #1444 )" ( #1464 )
...
This reverts commit fc6222ebc8
.
2 years ago
Filip Hracek
bfba783bc7
Upgrade audioplayers to latest ( #1462 )
...
* Upgrade audioplayers to latest
There have been some important fixes recently. This fixes #1315 .
Also, a fly-by upgrade of two other dependencies.
* Delete .gitignore “heading”
2 years ago
dependabot[bot]
5bed41b30d
Bump github/codeql-action from 2.1.26 to 2.1.27 ( #1465 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.26 to 2.1.27.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](e0e5ded33c...807578363a
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Craig Labenz
fc6222ebc8
Add code sharing sample ( #1444 )
...
* code-sharing boilerplate
* initial commit of code-sharing logic
* documentation improvements
* added code-sharing to samples.yaml
* Updated counter UI to visually indicate communication with the server
* added code_sharing to CI
* CI changes to code_sharing
* fixed test with DI
* formatting
* added shared module to CI
* adds forgotten CI change
2 years ago
dependabot[bot]
9d86093342
Bump actions/checkout from 3.0.2 to 3.1.0 ( #1460 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](2541b1294d...93ea575cb5
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
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>
2 years ago
Bruno Leroux
06a159a465
[simplistic_editor] - Fix delete key on desktop and backspace key on Web ( #1458 )
...
* Do not propagate to default text intent
* Add support for backward and forward delete (desktop)
* Update for nice auto-format
* Fix using delete key throws if at the end of the text
Co-authored-by: Bruno Leroux <bruno.leroux@gmail.com>
2 years ago
Brett Morgan
a695bfca78
Update `provider_shopper` ( #1445 )
2 years ago
dependabot[bot]
a5583b2ef9
Bump flutter_riverpod from 1.0.4 to 2.0.2 in /simplistic_calculator ( #1457 )
...
Bumps [flutter_riverpod](https://github.com/rrousselGit/riverpod ) from 1.0.4 to 2.0.2.
- [Release notes](https://github.com/rrousselGit/riverpod/releases )
- [Commits](https://github.com/rrousselGit/riverpod/commits )
---
updated-dependencies:
- dependency-name: flutter_riverpod
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>
2 years ago
Brett Morgan
c0ca55e872
Fix build breakage ( #1456 )
2 years ago
dependabot[bot]
b9db6c879b
Bump github/codeql-action from 2.1.25 to 2.1.26 ( #1451 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.25 to 2.1.26.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](86f3159a69...e0e5ded33c
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
dependabot[bot]
a9f274bb53
Bump ossf/scorecard-action from 2.0.3 to 2.0.4 ( #1449 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](865b409285...e363bfca00
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Qun Cheng
0e46ac55a6
Add Radios, CircularProgressIndicator and LinearProgressIndicator to the demo app ( #1442 )
...
* Added Radios, CircularProgressIndicator and LinearProgressIndicator
* Modified README
* Fixed readme comment
* Changed layout of indicators
* Ran Flutter format command
* Put two indicators to one row
* Fixed comment
* Ran flutter format
Co-authored-by: Qun Cheng <quncheng@google.com>
2 years ago
dependabot[bot]
07a613266c
Bump actions/setup-java from 3.5.0 to 3.5.1 ( #1446 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](d854b6da19...a18c333f3f
)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Brett Morgan
ebe1056e97
Elide `experimental/linting_tool` and `simplistic_editor` ( #1441 )
...
* Elide `experimental/linting_tool`
* Elide `simplistic_editor`
2 years ago
dependabot[bot]
bf5b61342e
Bump fluent_ui from 3.12.0 to 4.0.0 in /simplistic_calculator ( #1439 )
...
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>
2 years ago
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>
2 years ago
dependabot[bot]
ecbf2d6260
Bump github/codeql-action from 2.1.24 to 2.1.25 ( #1438 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.24 to 2.1.25.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](904260d7d9...86f3159a69
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
dependabot[bot]
48e34ee27d
Bump subosito/flutter-action from 2.7.0 to 2.7.1 ( #1433 )
...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](de3cdb9a4b...1e6ee87cb8
)
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
dependabot[bot]
5cdb788f0c
Bump github/codeql-action from 2.1.23 to 2.1.24 ( #1434 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.23 to 2.1.24.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](6a38b7d4a1...904260d7d9
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Brett Morgan
7835f719c2
Specify parametric type on `buildMyTransition` ( #1435 )
2 years ago
Benjamin Barnard
237aabfbee
[platform_design] Fix comment typo. ( #1421 )
2 years ago
dependabot[bot]
70a3029953
Bump github/codeql-action from 2.1.22 to 2.1.23 ( #1431 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.22 to 2.1.23.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](b398f525a5...6a38b7d4a1
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Parker Lougheed
3fe90341be
Manually update scorecard action to v2.0.3 ( #1430 )
2 years ago
Parker Lougheed
85274afe22
Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.0" ( #1429 )
2 years ago
Qun Cheng
d5d811d21a
Update experimental demo app ( #1427 )
2 years ago
dependabot[bot]
7e91a57cf7
Bump ossf/scorecard-action from 2.0.0 to 2.0.2 ( #1428 )
...
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/ossf/scorecard-action/releases )
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md )
- [Commits](13ec8c77e8...68bf5b3327
)
---
updated-dependencies:
- dependency-name: ossf/scorecard-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Filip Hracek
0805ba38fb
Upgrade game_template's dependencies ( #1426 )
2 years ago
Filip Hracek
6329e7a148
Upgrade macOS, iOS and Android runners ( #1425 )
...
Just removed the old `ios/`, `macos/` and `android/` folders and recreated them using `flutter create .`, then massaged the runners back into working order.
2 years ago
dependabot[bot]
5f6bcf7158
Bump actions/setup-java from 3.4.1 to 3.5.0 ( #1422 )
2 years ago
dependabot[bot]
ef790fa403
Bump ossf/scorecard-action from 1.1.2 to 2.0.0 ( #1423 )
2 years ago
dependabot[bot]
fcd525f800
Bump subosito/flutter-action from 2.6.2 to 2.7.0 ( #1420 )
...
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action ) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/subosito/flutter-action/releases )
- [Commits](9d48f4efd5...de3cdb9a4b
)
---
updated-dependencies:
- dependency-name: subosito/flutter-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
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>
2 years ago
Brett Morgan
0d9b5c25a5
Update `simplistic_calculator` ( #1417 )
...
* Update `simplsitic_calculator`
* Drop `DEVELOPMENT_TEAM`
2 years ago
Brett Morgan
726bef3b08
Elide `form_app` on `master` CI ( #1416 )
2 years ago
dependabot[bot]
1c132611f5
Bump github/codeql-action from 2.1.21 to 2.1.22 ( #1415 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2.1.21 to 2.1.22.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](c7f292ea4f...b398f525a5
)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
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>
2 years ago
Brett Morgan
9d8aa333ee
Update for Material changes & run rebuild scripts ( #1412 )
2 years ago
Brett Morgan
83f7059d83
Consolidated Flutter 3.3 update ( #1401 )
2 years ago
Brett Morgan
1281d43368
Pin `window_size` and `menubar` ( #1398 )
2 years ago
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>
2 years ago
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.
2 years ago
gaaclarke
85fa56b77c
[add-to-app/books] Added missing class declarations from the pigeon file. ( #1385 )
2 years ago