mirror of https://github.com/flutter/samples.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
759 B
27 lines
759 B
5 years ago
|
samples:
|
||
|
- name: Kittens
|
||
|
screenshots:
|
||
|
- url: https://placekitten.com/500/500
|
||
|
alt: a kitten
|
||
|
- url: https://placekitten.com/400/400
|
||
|
alt: another kitten
|
||
|
source: http://github.com/johnpryan/kittens
|
||
|
description: A sample kitten app
|
||
|
difficulty: beginner
|
||
|
widgets:
|
||
|
- AnimatedBuilder
|
||
|
- FutureBuilder
|
||
|
packages:
|
||
|
- json_serializable
|
||
|
- path
|
||
|
tags: ['beginner', 'kittens', 'cats']
|
||
|
platforms: ['web', 'ios', 'android']
|
||
|
links:
|
||
|
- text: inspiration
|
||
|
href: https://apps.apple.com/us/app/neko-atsume-kitty-collector/id923917775
|
||
|
- text: author
|
||
|
href: http://jpryan.me
|
||
|
type: sample # sample, app, or cookbook
|
||
|
date: 2019-12-15T02:59:43.1Z
|
||
|
channel: stable
|