Move flutter_gallery to the testing folder (#52532)
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
This commit is contained in:
@@ -13,9 +13,8 @@ Available examples include:
|
||||
- **Hello, world** The [hello world app](hello_world) is a minimal Flutter app
|
||||
that shows the text "hello, world."
|
||||
|
||||
- **Flutter gallery** The [flutter gallery app](flutter_gallery) showcases
|
||||
Flutter's widgets, including its implementation of [material
|
||||
design](https://material.io/design/).
|
||||
- **Flutter gallery** The flutter gallery app no longer lives in this repo.
|
||||
Please see the [gallery repo](https://github.com/flutter/gallery).
|
||||
|
||||
- **Layers** The [layers vignettes](layers) show how to use the various layers
|
||||
in the Flutter framework. For details, see the [layers
|
||||
|
||||
Reference in New Issue
Block a user