Skip to content

jasperRob/cgc_mobile_app

Repository files navigation

Compact-Golf-Course Mobile Application

An App for the CGC system built using Flutter for easy support of both android and ios devices.

 

XCode Support Files

To test on newer versions of IOS, you must ensure all developer files are included in XCode.

You can clone the device suport repository: https://github.com/iGhibli/iOS-DeviceSupport.git, and use the deploy script to do so.

 

AR Virtual Tee

The plan is to implement an Augmented Realityb Virtual Tee for both Android and IOS platforms. These will require seperate AR plugins:

  • ARKit: AR plugin for IOS
  • ACore: AR plugin for Android

As of the moment, only IOS Virtual Tee is supported.

 

To Compile

flutter clean
flutter build ipa --release

Then use the XCode to open build/ios/Runner.xarchive and distribute

About

Flutter mobile app for CGC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published