Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUpdate add_to_app README #129
Conversation
|
I'm not sure this is necessary. The need to use the master channel is noted at the very top of the file (lines 3-4), and while the CocoaPod issue you ran into was certainly annoying, I don't know that I'd want to peg the project to a specific version of CocoaPods. Are we, for example, going to remember in the future to test how far back we're compatible with CocoaPods and update this file as necessary? What about instead adding a sentence in the |
|
That makes sense, I didn't see the warning. I added that the latest version of cocoapods is required to that section. |
| ***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 |
This comment has been minimized.
This comment has been minimized.
|
Cool. LGTM! |
johnpryan commentedAug 14, 2019
•
edited
No description provided.