Reputation: 381
I'm doing a little bit of research into App Clip (and then Instant Apps) using Flutter.
Here are my findings:
Here are my questions:
Thank you for any answers!
Upvotes: 5
Views: 1987
Reputation: 1
You can treat it as a native project and create an APP clip. If there is an error when running it, you need to check this place.
Upvotes: 0
Reputation: 5206
You don't have to follow the steps of Adding an iOS App Clip target
tutorial.
You can simple add project target of App Clip
, and add swift code for your Clip part. No need to import anything from flutter project.
Upvotes: -1