Copy Flutter Framework to iOS Folder
Last updated
Was this helpful?
Last updated
Was this helpful?
1) Create a sample project.
(See guide here: )
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.