Brett Morgan
6e9824dc12
flutter pub update & various fixes ( #627 )
4 years ago
Brett Morgan
d88f131982
flutter pub upgrade ( #524 )
4 years ago
John Ryan
8fbe1d6366
Run full sample index build when running peanut ( #456 )
...
The previous `build-release` task doesn't generate the index file.
4 years ago
Brett Morgan
baa1f976b2
Samples maintenance ( #435 )
5 years ago
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>
5 years ago
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>
5 years ago
Brett Morgan
d71180683c
flutter pub upgrade ( #178 )
5 years ago
Brett Morgan
22f01ff4a6
Analysis options uplift to 1.8 ( #169 )
5 years ago
Kevin Moore
7a63156650
Fix web/_tool/verify_packages
...
Fix lints in a number of samples
5 years ago
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
5 years ago
Kevin Moore
9a536c9f08
web: updated dependencies
5 years ago
Kevin Moore
b3ef6466fc
web: update dependencies
5 years ago
Brett Morgan
599c865629
Initial commit flutter_maps_firestore ( #93 )
5 years ago
Kevin Moore
3bad92abb6
web: dartfmt all files
5 years ago
Kevin Moore
cf2a3b28cd
web: update dependencies
...
fix chart tests with latest SDK
5 years ago
Kevin Moore
6290e253f3
web: update dependencies
6 years ago
Kevin Moore
e0434bac2f
Update and standardize html, fix gallery on mobile devices
6 years ago
Kevin Moore
0f7c76d4d8
small example tweak
6 years ago
Kevin Moore
3fe927cb29
Add flutter_web samples ( #75 )
6 years ago