File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,13 @@ Available examples include:
25
25
- ** Flutter gallery** The [ flutter gallery app] ( flutter_gallery ) showcases
26
26
Flutter's implementation of [ material design] ( https://material.google.com/ ) .
27
27
28
+ - ** Platform Services** The [ platform services app] ( platform_services )
29
+ demonstrates how to connect a Flutter app to platform-specific APIs. For
30
+ documentation, see https://flutter.io/platform-channels/ .
31
+
32
+ - ** Flutter View** The [ flutter view app] ( flutter_view ) demonstrates how to
33
+ embed Flutter within an iOS or Android app.
34
+
28
35
- ** Layers** The [ layers vignettes] ( layers ) show how to use the various layers
29
36
in the Flutter framework. There is no main.dart in this directory because each
30
37
file is a standalone example. To run a particular file, use
You can’t perform that action at this time.
0 commit comments