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

1169 Commits

Author SHA1 Message Date
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
gaaclarke
85fa56b77c [add-to-app/books] Added missing class declarations from the pigeon file. (#1385) 2022-08-30 12:26:49 +10:00
Brett Morgan
c006254fec Fix master CI (#1396)
* Elide `add_to_app/fullscreen/flutter_module`

* Elide `add_to_app/multiple_flutters/multiple_flutters_module`

* Elide `add_to_app/plugin/flutter_module_using_plugin`

* Elide `add_to_app/prebuilt_module/flutter_module`

* Elide `android_splash_screen`

* Elide `animations`

* Elide `experimental/federated_plugin/federated_plugin`

* Elide `game_template`

* Elide `infinite_list`

* Elide `jsonexample`

* Elide `navigation_and_routing`

* Elide `platform_design`

* Elide `platform_view_swift`

* Elide `provider_counter`
2022-08-30 12:23:29 +10:00
Brett Morgan
694c1314ee Fix stable CI (#1395) 2022-08-29 18:46:01 -05:00
dependabot[bot]
5bafa16789 Bump pigeon in /add_to_app/books/flutter_module_books (#1393)
Bumps [pigeon](https://github.com/flutter/packages/tree/main/packages) from 3.2.9 to 4.0.2.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/pigeon-v4.0.2/packages)

---
updated-dependencies:
- dependency-name: pigeon
  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-08-28 21:20:09 +10:00
dependabot[bot]
9b1c89f105 Bump subosito/flutter-action from 2.6.1 to 2.6.2 (#1391)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](6c2e035f26...9d48f4efd5)

---
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-08-28 20:47:45 +10:00
dependabot[bot]
fe099891a6 Bump github/codeql-action from 2.1.20 to 2.1.21 (#1392)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.20 to 2.1.21.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](7fee4ca032...c7f292ea4f)

---
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-08-26 14:01:54 -05: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]
dd7306bb5e Bump github/codeql-action from 2.1.19 to 2.1.20 (#1387)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.19 to 2.1.20.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](f5d217be74...7fee4ca032)

---
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-08-23 18:37:55 -05:00
Parker Lougheed
0fc80d1e9c Avoid running verify web demos twice (#1386) 2022-08-22 19:31:30 -05:00
dependabot[bot]
c4ab1ab162 Bump github/codeql-action from 2.1.18 to 2.1.19 (#1384)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.18 to 2.1.19.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](2ca79b6fa8...f5d217be74)

---
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-08-22 16:52:52 -05:00
dependabot[bot]
c696896bc6 Bump file_selector_linux in /desktop_photo_search/material (#1381) 2022-08-19 19:50:24 +10:00
dependabot[bot]
68e0288db9 Bump actions/checkout from 2.4.1 to 3.0.2 (#1380) 2022-08-19 18:33:09 +10:00
dependabot[bot]
d439751599 Bump file_selector_linux in /experimental/linting_tool (#1382) 2022-08-19 18:30:39 +10:00
dependabot[bot]
afa3409e96 Bump file_selector_linux in /desktop_photo_search/fluent_ui (#1383) 2022-08-19 18:29:37 +10:00