> For the complete documentation index, see [llms.txt](https://uxper.gitbook.io/app-flutter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uxper.gitbook.io/app-flutter/config-your-app/copy-flutter-framework-to-ios-folder.md).

# Copy Flutter Framework to iOS Folder

1\) Create a sample project.&#x20;

&#x20;    (See guide here: <https://uxper.gitbook.io/app-flutter/1/1-1>)

2\) Copy folder "***ios/Flutter***" from the sample project (created at step 1).

3\) Paste into "***ios***" folder of your project.

4\) Open "Runner.xcworkspace" by XCode.

5\) Run.
