1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-05 11:11:23 +00:00

Adds new "prebuilt framework" add-to-app sample for iOS (#171)

This commit is contained in:
Andrew Brogdon
2019-12-09 08:07:16 -08:00
committed by GitHub
parent 231a19a092
commit 9880ff0679
18 changed files with 768 additions and 43 deletions

View File

@@ -0,0 +1,5 @@
# Flutter frameworks folder
This folder is intended to store pre-compiled Frameworks for a Flutter app,
which are not (in this case) checked into source control. See the README that
ships with this app for details on how to create the frameworks this app uses.