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

236 Commits

Author SHA1 Message Date
dependabot[bot]
a05475d61e Bump github/codeql-action from 2.1.10 to 2.1.11 (#1274) 2022-05-18 11:14:38 -07:00
godofredoc
81f6f1b233 Add mirroring to samples repo. (#1273)
This is to set main as the default branch.
2022-05-18 10:32:02 -07:00
dependabot[bot]
704db23a2a Bump github/codeql-action (#1260) 2022-05-12 07:57:31 -07:00
Brett Morgan
ccd68f34e2 Beta (#1234) 2022-05-11 12:48:11 -07:00
dependabot[bot]
d9fe23ea7b Bump github/codeql-action from 2.1.9 to 2.1.10 (#1254)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](7502d6e991...75b4f1c466)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 03:00:11 -07:00
Qun Cheng
6694b00dae Added M3 demo app (#1189)
* Added M3 demo app

* Changed to use the centralized lint configuration.

* Moved the app at the root level

* Added to CI

* Added app to beta CI and commented app on stable CI file

* Update README.md

* Addressed comments

* fixed comments

* Reverted app name in CI files.

* Added project to the Pub Dependabot config

* Linting pass for current beta channel standards

Co-authored-by: Qun Cheng <quncheng@google.com>
Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
2022-05-06 08:29:31 -07:00
Renzo Olivares
9fd13b507c Add simplistic editor to samples to showcase TextEditingDeltas (#1217)
* Add simplistic editor to samples

* Toggle styles fix

* update name

* Add to CI and dependabot

* update minimum dart sdk

* fix pubspec

* update README

* Update README

* Add shift + arrow key selection and copy/paste keyboard actions

* Update README.md

* copy edits to readme

includes a sentence in each layer description whose accuracy I still need to verify

* update pubspec

* update pubspec.lock

* Fix bug with disabling expansion of replacement when cursor is at edge of replacement

Co-authored-by: Renzo Olivares <roliv@google.com>
Co-authored-by: Craig Labenz <craig.labenz@gmail.com>
2022-05-06 08:26:07 -07:00
dependabot[bot]
de93b98fe3 Bump actions/setup-java from 3.2.0 to 3.3.0 (#1219) 2022-05-05 17:40:06 +10:00
Drew Roen
1630b08455 Pin actions/checkout github action to a hash instead of a version for increased security (#1179) 2022-04-28 12:40:18 -07:00
dependabot[bot]
3c6cebd171 Bump github/codeql-action from 2.1.8 to 2.1.9 (#1178)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](1ed1437484...7502d6e991)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 18:26:57 +10:00
dependabot[bot]
430031b5a9 Bump actions/setup-java from 3.1.1 to 3.2.0 (#1155) 2022-04-27 18:23:30 +10:00
dependabot[bot]
802026f4ea Bump subosito/flutter-action from 1.5.3 to 2.4.0 (#1147)
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 1.5.3 to 2.4.0.
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](https://github.com/subosito/flutter-action/compare/v1.5.3...d8687e6979e8ef66d2b2970e2c92c1d8e801d7bf)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 08:48:34 -07:00
Jenn Magder
6f5d2777cc Do not run GitHub workflows on forks (#1107) 2022-04-26 09:27:30 +10:00
drewroengoogle
1d461cd9e6 Add read-all default permission to remaining github workflows templates (#1145) 2022-04-26 07:21:43 +10:00
godofredoc
1b38c63dd5 Use correct version of checkout. (#1123)
The pinned version of the checkout was incorrect.
2022-04-21 17:00:18 +10:00
Brett Morgan
f861b7c4fc Pin setup-java with a hash (#1122) 2022-04-21 15:31:27 +10:00
godofredoc
5b7d2b3b6d Pin checkout version. (#1121)
We are updating a single version to test the theory that when we are
mixing versions and hashes the update is calculated once and reused
across all the files causing the hashes to be replaced with versions.
2022-04-21 15:17:06 +10:00
dependabot[bot]
8989d45674 Bump github/codeql-action from 1.1.5 to 2.1.8 (#1118)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1.1.5 to 2.1.8.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](8834766498...1ed1437484)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 14:37:21 +10:00
Brett Morgan
75d74d50a7 Bump GitHub Actions versions (#1115) 2022-04-21 13:39:34 +10:00
Brett Morgan
dd7e8d5a17 Spread out PR reviews (#1106) 2022-04-20 07:30:31 +10:00
Brett Morgan
b897d74282 Dependabot version updates (#1063) 2022-04-07 06:35:49 +10:00
godofredoc
a02f74d707 Enable scorecards. (#1054)
This will help us assess the security posture of this repository.
2022-03-19 09:17:16 +10:00
Andrew Brogdon
93bf3263c5 Lands beta changes. (#1006) 2022-02-03 12:43:20 -08:00
Brett Morgan
b229c5236f [CI]: Drop dev channel (#955) 2021-12-01 09:34:24 +10:00
John Ryan
308c6ff21c Specify workflow permissions for build-and-deploy action (#948)
* add write permissions to build-and-deploy action

fixes#914

* formatting
2021-11-02 08:37:34 -07:00
Brett Morgan
b10b46bc18 Revert "Enable no-response workflow. (#937)" (#938) 2021-10-22 09:08:34 +10:00
godofredoc
ac4dc45d87 Enable no-response workflow. (#937) 2021-10-22 08:21:09 +11:00
Brett Morgan
b7156523ff Add a pull request template (#930) 2021-10-18 11:55:59 -07:00
Andrew Brogdon
699cc3a8c5 Pinning versions to commits (#861) 2021-08-02 13:41:15 -07:00
John Ryan
3f5ab56485 Add workflow to deploy the sample index (#791)
* Add workflow to build and deploy the sample index

* update gh-pages action

* fix yaml

* create web/ directory in build

* grammar

* add ignored directories

* revert pubspec.lock files

* add job to run _tool/verify_samples.dart

* Update filipino_cuisine for Flutter 2

* remove timeflow demo.

The unnamed List constructor is now deprecated, refactoring
this code to use add() requires more knowledge about the code for
this demo.
https://dart.dev/null-safety/understanding-null-safety#no-unnamed-list-constructor

* update slide_puzzle

* ensure stable channel is used to verify

* move verify web demos action into separate yaml file - avoid running
on each flutter version.

* add on: pull_request

* update slide_puzzle

* Update gh-pages.yml

* Add copyright header
2021-05-06 10:26:15 -07:00
Andrew Brogdon
1e82189f82 Removing scheduled run of beta CI workflow (#719) 2021-02-18 22:10:53 -08:00
Andrew Brogdon
07e4a518b7 Adding new workflow for beta. (#695) 2021-02-06 20:46:33 -08:00
Brett Morgan
9b631a2184 Split CI testing based on flutter channels (#651) 2021-01-27 18:42:33 +11:00
John Ryan
3d92dfbc7b use source script.sh instead of ./script.sh (#629) 2021-01-26 22:27:54 -08:00
Andrew Brogdon
83adbb883d Replaces Travis CI with GitHub Actions (#625) 2020-12-16 17:24:05 -08:00
Andrew Brogdon
046fa14eba Added no-response config (#284) 2020-01-29 10:34:07 -08:00