mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Update the examples README file (#8994)
* Update the examples README file * Addressed comment
This commit is contained in:
parent
df3a3657cf
commit
3c99272ce2
@ -25,6 +25,13 @@ Available examples include:
|
|||||||
- **Flutter gallery** The [flutter gallery app](flutter_gallery) showcases
|
- **Flutter gallery** The [flutter gallery app](flutter_gallery) showcases
|
||||||
Flutter's implementation of [material design](https://material.google.com/).
|
Flutter's implementation of [material design](https://material.google.com/).
|
||||||
|
|
||||||
|
- **Platform Services** The [platform services app](platform_services)
|
||||||
|
demonstrates how to connect a Flutter app to platform-specific APIs. For
|
||||||
|
documentation, see https://flutter.io/platform-channels/ .
|
||||||
|
|
||||||
|
- **Flutter View** The [flutter view app](flutter_view) demonstrates how to
|
||||||
|
embed Flutter within an iOS or Android app.
|
||||||
|
|
||||||
- **Layers** The [layers vignettes](layers) show how to use the various layers
|
- **Layers** The [layers vignettes](layers) show how to use the various layers
|
||||||
in the Flutter framework. There is no main.dart in this directory because each
|
in the Flutter framework. There is no main.dart in this directory because each
|
||||||
file is a standalone example. To run a particular file, use
|
file is a standalone example. To run a particular file, use
|
||||||
|
Loading…
Reference in New Issue
Block a user