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

209 Commits

Author SHA1 Message Date
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
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