mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Removing index from experimental README (#362)
This commit is contained in:
@@ -7,9 +7,9 @@ run correctly. In other words, consider everything in this directory to be an
|
|||||||
experiment.
|
experiment.
|
||||||
|
|
||||||
We're maintaining these samples here so that folks can see some of Flutter's
|
We're maintaining these samples here so that folks can see some of Flutter's
|
||||||
upcoming features as they evolve, and get a sense for how they'll eventually
|
upcoming features as they evolve and get a sense for how they'll eventually
|
||||||
be used. If you'd like to run them, make sure to switch the the master channel
|
be used. If you'd like to run the apps, make sure to switch the the master
|
||||||
first:
|
channel first:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
flutter channel master
|
flutter channel master
|
||||||
@@ -23,13 +23,6 @@ channel:
|
|||||||
flutter channel stable
|
flutter channel stable
|
||||||
```
|
```
|
||||||
|
|
||||||
## Index
|
|
||||||
|
|
||||||
### [Add-to-App](add_to_app)
|
|
||||||
|
|
||||||
This project shows how to add a Flutter module to existing Android and iOS
|
|
||||||
applications.
|
|
||||||
|
|
||||||
## Want more info about the repo in general?
|
## Want more info about the repo in general?
|
||||||
|
|
||||||
See the [README](../README.md) in the repo's root folder.
|
See the [README](../README.md) in the repo's root folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user