1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00
Files
samples/web/samples_index/pubspec.yaml
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

29 lines
616 B
YAML

name: samples_index
description: A visual index of Flutter samples
homepage: https://github.com/flutter/samples_index
author: Flutter Team <flutter-dev@googlegroups.com>
version: 0.0.1
environment:
sdk: '>=2.5.0 <3.0.0'
dependencies:
json_annotation: ^3.0.0
path: ^1.6.0
resource: ^2.1.6
yaml: ^2.2.0
mdc_web: ^0.5.0-pre
sass_builder: ^2.1.0
checked_yaml: ^1.0.0
webdriver: ^2.1.0
html: ^0.14.0
dev_dependencies:
grinder: ^0.8.3
pedantic: ^1.8.0
test: ^1.6.0
json_serializable: ^3.2.0
build: ^1.2.0
build_runner: ^1.7.0
build_web_compilers: ^2.7.0
tuneup: ^0.3.6
image: ^2.1.0