Unity integration in Flutter app - expert needed -- 3
Budget: $30 – $250 USD
Flutter/Unity Demo
The goal of this demo project is to test the integration of a Unity project in a Flutter app. The app should run on Android and iOS. It should feature an augmented reality (AR) example with interactivity and we want to test the communication between Flutter and Unity.
From the Flutter App the user can start the Unity Demo with a Button “Simple AR”. This will start the extended Unity “Simple AR” demo project which utilises AR plane detection and allows the user to interactively place objects on planes. Extensions:
Flutter will pass a constant string parameter “Greetings from Flutter” to Unity, which will be displayed somewhere, i.e. on the canvas.
The user can end the Unity Demo with a “X” Button (or similar).
Unity will then return a value (i.e. the number of created AR objects) to Flutter. This value will then be displayed in the Flutter App.
Deliverables
We will use a Git repository on GitLab to store the Code. The structure in this repository will be:
/flutter
/[contains flutter project incl. unity artifacts]
/.gitignore (for flutter projects)
/unity
/simpleAR
/[contains unity Project for Simple AR
/.gitignore (for untiy projects)
/README.md
All files necessary to build both projects and to continue the development need to be pushed to the repository. The README.md should contain links to all used libraries and a short description on how to set up the development environments for flutter and unity with links to further details.
Flutter
Flutter 2.5.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision ffb2ecea52 (5 days ago) • 2021-09-17 15:26:33 -0400
Engine • revision b3af521a05
Tools • Dart 2.14.2
Code in Dart utilising sound null safety other flutter best practices.
Unity
Current stable version, if possible, otherwise another stable version after prior consultation.
Code using C# with current best practices.
Flutter/Unity Integration
We aim to use this open source project:
flutter_unity_widget: ^4.2.1
https://pub.dev/packages/flutter_unity_widget
If this does not work, we can use a different project after prior consultation.
Please start your application with the words "I have read your requirements and feel confident to fulfill them", so I know you have read the job description ;)
The goal of this demo project is to test the integration of a Unity project in a Flutter app. The app should run on Android and iOS. It should feature an augmented reality (AR) example with interactivity and we want to test the communication between Flutter and Unity.
From the Flutter App the user can start the Unity Demo with a Button “Simple AR”. This will start the extended Unity “Simple AR” demo project which utilises AR plane detection and allows the user to interactively place objects on planes. Extensions:
Flutter will pass a constant string parameter “Greetings from Flutter” to Unity, which will be displayed somewhere, i.e. on the canvas.
The user can end the Unity Demo with a “X” Button (or similar).
Unity will then return a value (i.e. the number of created AR objects) to Flutter. This value will then be displayed in the Flutter App.
Deliverables
We will use a Git repository on GitLab to store the Code. The structure in this repository will be:
/flutter
/[contains flutter project incl. unity artifacts]
/.gitignore (for flutter projects)
/unity
/simpleAR
/[contains unity Project for Simple AR
/.gitignore (for untiy projects)
/README.md
All files necessary to build both projects and to continue the development need to be pushed to the repository. The README.md should contain links to all used libraries and a short description on how to set up the development environments for flutter and unity with links to further details.
Flutter
Flutter 2.5.1 • channel stable • https://github.com/flutter/flutter.git
Framework • revision ffb2ecea52 (5 days ago) • 2021-09-17 15:26:33 -0400
Engine • revision b3af521a05
Tools • Dart 2.14.2
Code in Dart utilising sound null safety other flutter best practices.
Unity
Current stable version, if possible, otherwise another stable version after prior consultation.
Code using C# with current best practices.
Flutter/Unity Integration
We aim to use this open source project:
flutter_unity_widget: ^4.2.1
https://pub.dev/packages/flutter_unity_widget
If this does not work, we can use a different project after prior consultation.
Please start your application with the words "I have read your requirements and feel confident to fulfill them", so I know you have read the job description ;)