1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 22:09:06 +00:00
Commit Graph

1033 Commits

Author SHA1 Message Date
dependabot[bot]
d5124b8135 Bump github/codeql-action from 2.1.27 to 2.1.28 (#1481) 2022-10-19 02:04:06 -05:00
Rulong Chen(陈汝龙)
660fdb769d Fixes exception in platform_channels (#1480) 2022-10-19 00:08:45 -04:00
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>
2022-10-18 13:15:31 -04:00
dependabot[bot]
62d5d8d095 Bump hive_generator from 1.1.3 to 2.0.0 in /experimental/linting_tool (#1477) 2022-10-17 20:42:37 -04:00
Parker Lougheed
0ff17c4c3a Switch to using dart run instead of base-VM command (#1476) 2022-10-15 17:57:34 -05:00
Brett Morgan
0bdb8f06ab Add web/samples_index to CI (#1454) 2022-10-15 17:39:31 -04:00
Brett Morgan
ad1faad66b Drop web/charts sample (#1452) 2022-10-14 09:00:49 -04:00
dependabot[bot]
73464650bf Bump subosito/flutter-action from 2.7.1 to 2.8.0 (#1474) 2022-10-13 07:15:40 -05:00
Parker Lougheed
405be60cda Restrict sass_builder to v2.1.4 to fix build (#1470) 2022-10-11 21:28:07 +11:00
Brett Morgan
0990f43c93 Comment out Verify web demos for beta channel (#1468) 2022-10-09 14:07:20 +11:00
Brett Morgan
ba6fe16c97 Elide form_app from beta CI (#1467) 2022-10-09 12:53:36 +11:00
Brett Morgan
dc50c46ef1 Revert "Add code sharing sample (#1444)" (#1464)
This reverts commit fc6222ebc8.
2022-10-07 14:26:40 -07:00
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”
2022-10-07 21:24:17 +10:00
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>
2022-10-07 21:19:48 +10:00
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
2022-10-05 08:47:30 -07:00
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>
2022-10-05 03:08:08 -05:00
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>
2022-10-05 16:47:51 +10:00
Brett Morgan
a695bfca78 Update provider_shopper (#1445) 2022-10-04 22:38:07 +10:00
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>
2022-10-04 12:17:30 +10:00
Brett Morgan
c0ca55e872 Fix build breakage (#1456) 2022-10-04 11:55:00 +10:00
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>
2022-09-30 11:02:49 -05:00
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>
2022-09-28 02:23:11 -05:00
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>
2022-09-28 08:13:36 +10:00
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>
2022-09-27 03:41:55 -05:00
Brett Morgan
ebe1056e97 Elide experimental/linting_tool and simplistic_editor (#1441)
* Elide `experimental/linting_tool`

* Elide `simplistic_editor`
2022-09-27 08:49:48 +10:00
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>
2022-09-26 21:54:26 +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
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>
2022-09-23 07:55:22 +10:00
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>
2022-09-19 12:10:04 -05:00
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>
2022-09-19 11:37:14 -05:00
Brett Morgan
7835f719c2 Specify parametric type on buildMyTransition (#1435) 2022-09-19 11:36:49 -05:00
Benjamin Barnard
237aabfbee [platform_design] Fix comment typo. (#1421) 2022-09-19 22:18:32 +10:00
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>
2022-09-17 21:05:32 -05:00
Parker Lougheed
3fe90341be Manually update scorecard action to v2.0.3 (#1430) 2022-09-12 18:32:05 -05:00
Parker Lougheed
85274afe22 Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.0" (#1429) 2022-09-12 15:32:25 -05:00
Qun Cheng
d5d811d21a Update experimental demo app (#1427) 2022-09-12 12:40:32 -07:00
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>
2022-09-12 18:15:55 +10:00
Filip Hracek
0805ba38fb Upgrade game_template's dependencies (#1426) 2022-09-10 10:47:23 +10:00
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.
2022-09-09 13:21:58 +02:00
dependabot[bot]
5f6bcf7158 Bump actions/setup-java from 3.4.1 to 3.5.0 (#1422) 2022-09-09 20:59:10 +10:00
dependabot[bot]
ef790fa403 Bump ossf/scorecard-action from 1.1.2 to 2.0.0 (#1423) 2022-09-09 20:57:51 +10:00
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>
2022-09-09 06:09:06 +10:00
Brett Morgan
0d9b5c25a5 Update simplistic_calculator (#1417)
* Update `simplsitic_calculator`

* Drop `DEVELOPMENT_TEAM`
2022-09-08 15:42:55 +10:00
Brett Morgan
726bef3b08 Elide form_app on master CI (#1416) 2022-09-08 13:20:51 +10:00
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>
2022-09-03 14:33:08 +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
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