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

Update add_to_app README (#129)

* Update add_to_app README

* simplify README prerequisites

* Cocoapods -> CocoaPods
This commit is contained in:
John Ryan
2019-08-14 16:31:53 -07:00
committed by GitHub
parent cf270c32f3
commit f28c525127

View File

@@ -1,7 +1,8 @@
# Add-to-App Sample
***The Add-to-App sample is designed to build with Flutter's `master` channel. See
the [README](../README.md) in the `experimental` directory for details.***
***The Add-to-App sample is designed to build with Flutter's `master` channel
and the latest version of CocoaPods. See the [README](../README.md) in the
`experimental` directory for details.***
This directory contains a bunch of Android and iOS projects that each import
a standalone Flutter module called `example_module`.