1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-01 09:13:23 +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

@@ -0,0 +1,4 @@
# example_module
A simple module to be embedded in other host apps, used to demo Flutter's
add-to-app process.