Skip to content

UnityWidgetController has to be initialized #800

Closed
@robertosw

Description

@robertosw

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:

  1. write: UnityWidgetController _unityWidgetController; in some class.
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions