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

17 Commits

Author SHA1 Message Date
Udit Singh
f628602f2a [samples_index] Update samples.yaml added samples. (#604)
* Add infinite_list,
ios_app_clip and testing_app to Sample Index

* Add infinite_list and ios_app_clip and testing_app
Images

Co-authored-by: Udit singh <Udit-singh@users.noreply.github.com>
2021-02-01 09:44:22 -08:00
Tushar Ojha
2f6767f95e [samples_index] updated source code url for form_app (#688) 2021-01-30 08:10:40 +11:00
Sashika Nawarathne
60c5cf97eb Fix carousel alignment issue (#691) 2021-01-29 08:24:53 -08:00
Sashika Nawarathne
d1b054cb02 [samples_index] Fix carousel edge cases and make mobile responsive (#608)
* Fix carousel ui issues

* Update carousel to be mobile responsive
2020-12-07 10:39:50 -08:00
Sashika Nawarathne
c60f02d7c3 Implement carousel (#605)
Add type declaration
2020-12-02 15:06:06 -08:00
John Ryan
1d33b3dcf7 add visual samples index tests to CI (#597) 2020-12-01 22:45:02 -08:00
Sashika Nawarathne
a0d314bf5e Add type param filter (#596)
Format code
Add match by type tests
2020-11-17 10:20:00 -08:00
John Ryan
34757d8aac Add web_dashboard and form_app to sample index (#506)
* add web_dashboard and form_app to web/ via symlinks

* update samples.yaml, add images

* fix web/readme.md instructions

* remove dependency on package:resource
2020-07-29 11:19:16 -07:00
John Ryan
8fbe1d6366 Run full sample index build when running peanut (#456)
The previous `build-release` task doesn't generate the index file.
2020-06-02 15:17:56 -07:00
mariamhas
c537c3b818 Add dice sample (#454)
* add dice sample image

* Update samples.yaml
2020-06-01 16:31:41 -07:00
Brett Morgan
baa1f976b2 Samples maintenance (#435) 2020-05-13 09:18:26 +10:00
Pierre-Louis
27198ad733 Update Flutter Gallery link (#429) 2020-05-05 14:35:59 -07:00
John Ryan
9a464fad00 update slide_puzzle (#420)
* update slide_puzzle

* run createThumbnails before build-release grind task

* add license headers
2020-04-29 13:41:36 -07:00
John Ryan
8763d754ad Add thumbnail images to VSI (#415)
* add thumbnail image generation

improves page load from 41.7 MB to 7.6 MB

* remove filesCreated set - thumbnails for each image are generated.

* set package:image version in pubspec

* Update grind.dart
2020-04-17 13:55:12 -07:00
Govind Dixit
ff924ef6cb fix timeflow broken link (#407) 2020-04-02 17:03:39 -07:00
John Ryan
a165fb98ad update samples_index UX (#371)
- Use Google Sans
- add brand colors
- adjust spacing on elements
- align MDC Chips to spec
- update type labels to spec
2020-03-16 10:03:24 -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