Skip to content

This is a fast and simple Flutter iOS AR application for begginers

Notifications You must be signed in to change notification settings

Ashley0324/Flutter-ARKit-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter ARKit iOS application

This is a fast and sample Flutter augmented reality example tutorial. I tried to fixed the issues encourted. And you can find them in issues. Hope it will be useful for your work.

Result overview

drawing

Add the ARKit plugin

ARKit is the best plugin for iOS device, and I don't recommend you use the ar_flutter_plugin, which have a complicated configuration process. Here is the tutorial to set up.

Xcode configuration

Make sure uncomment the 'platform :ios, '9.0' in the iOS/podfile and replace the '9.0' with '13.0'

Run

Run with 'Flutter run --release'

About

This is a fast and simple Flutter iOS AR application for begginers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published