bevy_iced: use Iced UI programs in your Bevy application
Example
use *;
use ;
See the examples and the documentation for more details on how to use the crate.
Todo
- Multi-window support
- Bind programs to individual stages
Credits
bevy_eguifor giving me a useful starting point to do this