KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
UnityWidgetsToolkit
★ 18
Open GitHub ↗
Create UI using widgets
Download README (.md)
Explore Similar Repositories
py-rewrite
:
No description available.
netcode-sample-unity-fishnet
:
This guide will help you create a headless server on Edgegap for a Unity project using Fishnet as its networking solution.
LBM-FEM-IBM
:
No description available.
plugin.program.kscleaner
:
No description available.
Twitter-auto-tweets-with-multiple-accounts
:
Twitter auto tweets with multiple accounts using selenium with python
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
UnityWidgetsToolkit
?
Download (.md)
# UnityWidgetsToolkit Create a user interface using widgets similar to Flutter's approach. <details open><summary><b>Video Demonstration</b></summary> <br /> https://user-images.githubusercontent.com/28132516/190197761-351d8791-7fcd-4084-8389-7bd7145b33a4.mp4 </details> ## :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](https://github.com/ChebanovDD/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](https://github.com/ChebanovDD/UnityWidgetsToolkit/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! <a href="https://www.buymeacoffee.com/chebanovdd" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-orange.png" alt="Buy Me A Coffee" style="height: 60px !important;width: 217px !important;" ></a> ## :balance_scale: License Usage is provided under the [MIT License](LICENSE).