arwaykit_flutter_demo

ARwayKit integration with Flutter.

Find the latest version here - https://github.com/arway-app/ARwayKit_SDK_FlutterSamples

How to build?

  • Open the Unity project located under unity/ARwayKit-SDK.
  • Add your ARWAY Developer token to the scenes your are building.
  • Add the Scenes to your Unity build settings.
  • Go to Unity Menu / Flutter / Export Android or Export iOS.
  • Open the Flutter project from Terminal / VS Code / Android Studio.
  • Get the packages - flutter pub get.
  • Run the app on the platform of your choice - flutter run.