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

Adds add2app Flutter module and an iOS project to run it. (#126)

This commit is contained in:
Andrew Brogdon
2019-08-14 08:55:52 -07:00
committed by GitHub
parent 349ca7bc6f
commit c68165e8a5
29 changed files with 1612 additions and 1 deletions

View File

@@ -25,7 +25,10 @@ flutter channel stable
## Index
There aren't actually any samples in here just yet. Things are coming, though!
### [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?