native_splash_screen_windows 2.1.0
native_splash_screen_windows: ^2.1.0 copied to clipboard
Windows implementation of the native_splash_screen plugin.
2.1.0 #
- Downgrade the minimum flutter and dart versions for the plugin.
2.0.0 #
- New stable release for new platform.
1.0.0 #
- First stable release
0.1.0 #
- Initial release of the Windows implementation of
native_splash_screen
. - Displays a native Windows splash window using Win32 APIs.
- Added support for:
- Animated close (fade, slide, scale).
- Integration with
CloseAnimation
types from the platform interface.