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

Add dice sample (#454)

* add dice sample image

* Update samples.yaml
This commit is contained in:
mariamhas
2020-06-01 16:31:41 -07:00
committed by GitHub
parent 8a9bcfa113
commit c537c3b818
2 changed files with 16 additions and 0 deletions

View File

@@ -429,3 +429,19 @@ samples:
tags: ['demo', 'game']
web: web/vision_challenge
type: demo
- name: Dice
author: Jaime Blasco
screenshots:
- url: images/dice.png
alt: Dice screenshot
source: https://github.com/jamesblasco/zflutter/blob/master/zflutter/example/lib/examples/dice/dice.dart
description: >
A demo of 3d animation using dice
difficulty: advanced
widgets: []
packages: []
platforms: ['web']
tags: ['demo', 'animation']
web: https://z.flutter.gallery/#/dice
type: demo

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB