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

51 Commits

Author SHA1 Message Date
Brett Morgan
63235a729a Update pubspec.lock and friends (#1076) 2022-04-20 07:31:26 +10:00
Brett Morgan
3b46646306 flutter pub upgrade --major-versions (#1061) 2022-04-06 11:45:20 +10:00
Brett Morgan
a481c264cd Remove git:// url, update deps, fix destop_photo_search (#1052) 2022-03-19 08:37:04 +10:00
Brett Morgan
26d88f1799 Update pubspec.yaml files (#971) 2022-01-05 10:43:14 +10:00
Brett Morgan
c9c351f671 Resolving CI failures in web (#973) 2022-01-04 10:00:02 -08:00
Ahmed Ashour
29339b8334 Remove unneeded types (#949) 2021-11-03 09:58:12 -07:00
Brett Morgan
994cdb4afa flutter pub upgrade (#926)
* flutter pub upgrade

* `desktop_photo_search`: Remove unneeded `unawaited`

Co-authored-by: John Ryan <ryjohn@google.com>
2021-10-11 14:01:27 -07:00
Brett Morgan
83d3ea99f0 web/github_dataviz: Migrate to null safety (#919) 2021-10-08 19:43:25 +11:00
Brett Morgan
297f6b0b96 Upgrade deps, format, fix web/filipino_cuisine (#898)
fixes: https://github.com/flutter/samples/issues/897
2021-09-21 11:38:59 -07:00
John Ryan
a46327ef80 Fix <base href="/"> tags in hosted samples, if required. (#867)
* Fix <base href="/"> tags in hosted samples, if required.

* add trailing slash
2021-08-09 08:56:39 -07:00
Brett Morgan
a405fc4a9d Update the dependencies (#815) 2021-06-08 08:15:43 +10: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
John Ryan
241e2c1b26 Fix cookbook scraper bugs and re-run (#697)
* fix path separator bug in cookbook scraper

* update lockfiles

* add category to image name to avoid conflicts

e.g.
testing/integration/introduction
testing/widget/introduction

* fix form_app symlink

* remove webimages directory

* remove vision_challenge

vision_challenge doesn't build on the dev channel

* update pubspec.yaml in _tool and form_app
2021-02-08 10:36:22 -08:00
Brett Morgan
6e9824dc12 flutter pub update & various fixes (#627) 2020-12-18 10:51:31 +11:00
Brett Morgan
d88f131982 flutter pub upgrade (#524) 2020-08-17 20:40:46 +10:00
Brett Morgan
baa1f976b2 Samples maintenance (#435) 2020-05-13 09:18:26 +10:00
John Ryan
14b9a8c4c4 Flutter 1.17 updates (#432)
* Material text theme updates & flutter pub upgrade (#411)

* Beta channel updates (#412)

* fix deprecated usages in provider_shopper - beta channel

* fix deprecated usages in animations - beta channel

* fix deprecated usages in provider_counter - beta

* Updates additional samples for beta release (#416)

* use headline6 instead of title

* fix another title -> headline6

Co-authored-by: Brett Morgan <brett.morgan@gmail.com>
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com>
2020-05-06 14:09:15 -07:00
John Ryan
0a5a5109de Add samples index (#359)
* add samples_index to web/ directory

Co-authored-by: Thea Flowers <theaflowers@google.com>

* add pub_get.dart script

* build sample index in peanut post build

* re-generate sample index with web demos

* print more details in peanut_post_build.dart

* add images for demos

* run generator

* update README

* add animations and provider shopper as symlinks

* add links to symlinked web demos

* use relative paths

* update cookbook images, urls, and description CSS

* use relative URL for navbar link

* unstage HTML files

* .gitignore generated HTML files

* add margin to toolbar

* rename escape functions

* add and update copyright headers

Co-authored-by: Thea Flowers <theaflowers@google.com>
2020-03-09 16:17:08 -07:00
Brett Morgan
13125bc435 Scripting flutter pub upgrade (#242) 2020-01-16 10:06:33 +10:00
Brett Morgan
676698aa83 flutter pub upgrade (#241) 2020-01-15 04:31:25 +10:00
Brett Morgan
d71180683c flutter pub upgrade (#178) 2019-12-18 10:54:58 +11:00
Brett Morgan
73086e20c1 Beta branch fix (#173) 2019-12-11 13:01:45 -05:00
Brett Morgan
22f01ff4a6 Analysis options uplift to 1.8 (#169) 2019-11-22 11:12:35 +11:00
John Ryan
dd14240dab Update flutter web samples (#161)
* update gallery and web samples

compatable with SDK version 2a576b774c:

Flutter 1.12.3-pre.38 • channel master • git@github.com:flutter/flutter.git
Framework • revision 2a576b774c (2 hours ago) • 2019-11-15 13:15:05 -0800
Engine • revision b2640d97e7
Tools • Dart 2.7.0

* add preview image
2019-11-15 15:29:51 -08:00
John Ryan
99061705ab re-enable web samples, fix various issues (#156)
* update peanut.yaml, slide_puzzle pubspec

* add data to web/ directory

* define github_data as an asset

* add preview image
2019-10-31 15:26:44 -07:00
Kevin Moore
7a63156650 Fix web/_tool/verify_packages
Fix lints in a number of samples
2019-09-12 19:58:17 -07:00
John Ryan
317d459a58 Update web/ samples to work with Flutter SDK (#134)
* add package:http dependency in dad_jokes

* add package:http dependency in filipino_cuisine

* don't build package:http demos until flutter/flutter#34858 is resolved

* update gallery

* update github_dataviz

* update particle_background

* don't build github_dataviz (uses package:http)

* update slide_puzzle

* update spinning_square

* update timeflow

* update vision_challenge

* update charts

* update dad_jokes

* update filipino cuisine

* ignore build output

* update timeflow and vision_challenge

* update slide_puzzle

* don't commit build/ directory

* move preview.png images to assets

* fix path url join

* update readme

* update web/readme.md
2019-09-10 09:49:58 -07:00
Harry Terkelsen
953715015b web: update dependencies 2019-08-02 13:19:01 -07:00
Kevin Moore
9a536c9f08 web: updated dependencies 2019-07-25 16:23:48 -07:00
Kevin Moore
2c9314fa6f web: update dependencies 2019-07-24 10:10:10 -07:00
Kevin Moore
3016594e5d web: update dependencies 2019-07-18 11:26:10 -07:00
Kevin Moore
eac7833d1d web: update dependencies 2019-07-09 10:05:33 -07:00
Kevin Moore
db963d801c update web sample dependencies (#112) 2019-07-06 16:45:20 -04:00
Kevin Moore
b3ef6466fc web: update dependencies 2019-06-27 13:56:20 -04:00
Brett Morgan
599c865629 Initial commit flutter_maps_firestore (#93) 2019-06-25 10:36:23 -07:00
Kevin Moore
f79f7d20b5 web: update sample dependencies 2019-06-21 19:41:50 -07:00
Kevin Moore
3d405359c7 web: update dependencies 2019-06-13 09:11:26 -07:00
Kevin Moore
c64fd8074b web: update dependencies 2019-06-12 08:49:04 -07:00
Kevin Moore
cf2a3b28cd web: update dependencies
fix chart tests with latest SDK
2019-06-07 10:23:50 -07:00
Kevin Moore
bd5e5918d7 web: update dependencies 2019-06-03 23:26:47 -07:00
Kevin Moore
6290e253f3 web: update dependencies 2019-05-31 11:02:06 -07:00
Kevin Moore
7a8fd19e26 web: update dependencies 2019-05-30 07:26:17 -07:00
Kevin Moore
d38dd25513 web: update dependencies 2019-05-29 09:29:35 -07:00
Kevin Moore
8b6c615a16 update flutter_web dep 2019-05-28 09:06:45 -07:00
Kevin Moore
d6d51d8b1a web: update dependencies 2019-05-24 11:59:43 -07:00
Kevin Moore
051f5bec29 web: update dependencies 2019-05-23 19:58:49 -07:00
Kevin Moore
a18c0f1483 web: upgrade dependencies 2019-05-22 08:42:22 -07:00
Kevin Moore
18e29d8ee6 web: update dependencies 2019-05-20 10:58:07 -07:00
Kevin Moore
3ca33bdd59 update web sample dependencies 2019-05-12 15:23:09 -07:00
Kevin Moore
e0434bac2f Update and standardize html, fix gallery on mobile devices 2019-05-07 17:59:15 -07:00