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

Updating README to point to visual samples index (#386)

This commit is contained in:
Andrew Brogdon
2020-03-24 11:33:42 -07:00
committed by GitHub
parent 3a02748df2
commit 3f3564606c

View File

@@ -5,10 +5,10 @@
A collection of open source samples that illustrate best practices for
[Flutter](https://flutter.io).
## Index
## Visual samples index
For a curated list of samples in this repo and elsewhere, see the
[index](INDEX.md).
The easiest way to browse through the samples in this repo (as well as a few others!)
is the [visual samples index](https://flutter.github.io/samples).
## Interested in contributing?