UnityWidgetsToolkit icon indicating copy to clipboard operation
UnityWidgetsToolkit copied to clipboard

Create UI using widgets

UnityWidgetsToolkit

Create a user interface using widgets similar to Flutter's approach.

Video Demonstration

https://user-images.githubusercontent.com/28132516/190197761-351d8791-7fcd-4084-8389-7bd7145b33a4.mp4

:pencil: About

The UnityWidgetsToolkit will allow you to create a user interface using widgets similar to Flutter's approach, but with a built-in data binding mechanism.

You can use a counter sample to try out this approach of creating UI. The sample is just a prototype to test the idea. The final solution will have a slightly different workflow.

Supposed workflow:

  • Create UI using widgets
  • Provide data-binding using UnityMvvmToolkit
  • Generate uxml file to avoid performance impact

:bookmark_tabs: Contributing

The package is under consideration. If I find out that the community is interested in this tool, I will consider starting development. So if you have any ideas or suggestions, welcome to discussions.

Discussions is a place to:

  • Share ideas
  • Ask questions
  • Engage with other community members

Show your support

Give a :star: if you like the idea!

Buy Me A Coffee

:balance_scale: License

Usage is provided under the MIT License.