26 unstable releases (12 breaking)

0.13.2 Apr 4, 2024
0.13.1 Mar 18, 2024
0.13.0 Feb 17, 2024
0.12.1 Nov 30, 2023
0.3.0 Nov 3, 2020

#2115 in Game dev

Download history 13000/week @ 2024-01-18 10160/week @ 2024-01-25 8439/week @ 2024-02-01 11048/week @ 2024-02-08 17183/week @ 2024-02-15 14426/week @ 2024-02-22 14736/week @ 2024-02-29 15558/week @ 2024-03-07 13363/week @ 2024-03-14 15966/week @ 2024-03-21 15165/week @ 2024-03-28 15252/week @ 2024-04-04 14997/week @ 2024-04-11 15673/week @ 2024-04-18 14149/week @ 2024-04-25 11181/week @ 2024-05-02

57,454 downloads per month
Used in 608 crates (3 directly)

MIT/Apache

2.5MB
45K SLoC

bevy_winit provides utilities to handle window creation and the eventloop through winit

Most commonly, the WinitPlugin is used as part of DefaultPlugins. The app's runner is set by WinitPlugin and handles the winit EventLoop. See winit_runner for details.

Dependencies

~12–51MB
~866K SLoC