1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-13 19:08:41 +00:00

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
This commit is contained in:
John Ryan
2020-04-17 13:55:12 -07:00
committed by GitHub
parent 5a5cc8a62f
commit 8763d754ad
6 changed files with 46 additions and 3 deletions

View File

@@ -15,3 +15,6 @@ doc/api/
# All HTML files are generated by `grind generate`
web/*.html
# Any thumbnails should be ignored
web/images/**/*_thumb.png