Skip to content

ChebanovDD/UnityWidgetsToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityWidgetsToolkit

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

Video Demonstration
WidgetsCounterApp.mp4

📝 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

📑 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 ⭐ if you like the idea!

Buy Me A Coffee

⚖️ License

Usage is provided under the MIT License.

About

Create UI using widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages