Closed
Description
Describe the bug
Using UnityWidget() requires the use of a controller. This controller is shown in all examples without being initialised. However Current Flutter and Dart Versions require the initialisation.
To Reproduce
Steps to reproduce the behavior:
- write:
UnityWidgetController _unityWidgetController;
in some class. - Get initialisation error
Expected behavior
Not being forced to initialise the Controller
Newest Flutter and Dart version
Unity: Ubuntu, 2021.1.3
Metadata
Metadata
Assignees
Labels
No labels