bevy_iced: use Iced UI programs in your Bevy application
Example
use *;
use text;
use ;
See the examples and the documentation for more details on how to use the crate.
Compatibility
| Bevy Version | Crate Version |
|---|---|
0.9 |
0.2, main |
0.7 |
0.1 |
Todo
- Multi-window support
Credits
bevy_eguifor giving me a useful starting point to do this