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

15 Commits

Author SHA1 Message Date
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
d71180683c flutter pub upgrade (#178) 2019-12-18 10:54:58 +11:00
Brett Morgan
22f01ff4a6 Analysis options uplift to 1.8 (#169) 2019-11-22 11:12:35 +11: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
Kevin Moore
9a536c9f08 web: updated dependencies 2019-07-25 16:23:48 -07: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
3bad92abb6 web: dartfmt all files 2019-06-14 10:45:34 -07:00
Kevin Moore
cf2a3b28cd web: update dependencies
fix chart tests with latest SDK
2019-06-07 10:23:50 -07:00
Kevin Moore
6290e253f3 web: update dependencies 2019-05-31 11:02:06 -07:00
Kevin Moore
e0434bac2f Update and standardize html, fix gallery on mobile devices 2019-05-07 17:59:15 -07:00
Kevin Moore
0f7c76d4d8 small example tweak 2019-05-07 13:46:03 -07:00
Kevin Moore
3fe927cb29 Add flutter_web samples (#75) 2019-05-07 13:32:08 -07:00