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

Samples index (#7)

This commit is contained in:
Andrew Brogdon
2018-07-31 15:04:42 -07:00
committed by GitHub
parent 2d64bf2957
commit 2681473884
3 changed files with 85 additions and 3 deletions

View File

@@ -9,10 +9,12 @@ This repo will be getting significantly larger as Flutter progresses toward 1.0.
## Index
### [`jsonexample`](jsonexample)
For a curated list of samples in this repo and elsewhere, see the
[index](INDEX.md).
A simple app that deserializes a set of JSON strings using three
different libraries: `dart:convert`, `json_serializable`, and `built_value`.
## Interested in contributing?
See the [contributor's guide](CONTRIBUTING.md)!
## Questions or issues?