yaru_window_linux 0.2.2
yaru_window_linux: ^0.2.2 copied to clipboard
A Linux implementation of yaru_window.
0.2.2 #
- CHORE: update Flutter to 3.32.0
0.2.1 #
- FIX(linux): wire up YaruWindow.onClose with didRequestAppExit() (#35).
- FEAT: always call gtk_window_set_title in yaru_window_set_title.
0.1.3 #
- Remove
delete-event
handler in favor ofdidRequestAppExit()
(#35)
0.1.2 #
- Migrate to Flutter 3.10 and Dart 3.0.
0.1.1 #
- Emit button release at drag end.
0.1.0 #
- Initial version.