Skip to content

This Flutter project is an example for a location based AR app with navigation support.

Notifications You must be signed in to change notification settings

kadekParwanta/location-based-AR-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIRAT AR

This project is an example for a location based AR app with navigation support. Coordinates have aimed Fırat University Faculty of Technology. Change it to where do you want...

I used just some angle formulas and plugins to calculate true directions with ios compass and maps. I think its still not stable but nice example for better works

used:

  • arkit_plugin
  • geolocator
  • flutter_tts
  • flutter_compass
  • video_player(optional - after launchscreen I put an intro video)

First step

flutter pub get

After installed plugins, change your AR Resources on Xcode to scan your target image(s)

For trying different AR objects or geometries, you can look arkit_plugin docs

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

About

This Flutter project is an example for a location based AR app with navigation support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 79.0%
  • Ruby 16.8%
  • Kotlin 2.0%
  • Swift 2.0%
  • Objective-C 0.2%