mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
* update peanut.yaml, slide_puzzle pubspec * add data to web/ directory * define github_data as an asset * add preview image
15 lines
190 B
YAML
15 lines
190 B
YAML
name: github_dataviz
|
|
|
|
environment:
|
|
sdk: ">=2.2.0 <3.0.0"
|
|
|
|
dependencies:
|
|
flutter:
|
|
sdk: flutter
|
|
intl: ^0.16.0
|
|
http: ^0.12.0
|
|
flutter:
|
|
assets:
|
|
- preview.png
|
|
- github_data/
|