desktop_lifecycle 0.1.1 desktop_lifecycle: ^0.1.1 copied to clipboard
Allow your flutter desktop application to perceive whether the window is activated.
0.1.1 #
- [macOS] fix not working on macOS.
0.1.0 #
- [Windows] replace Global hook with WindowProcDelegate. fix MixinNetwork/flutter-plugins#23
0.0.1 #
- add basic desktop platforms support.