native_splash_screen_macos 3.0.0
native_splash_screen_macos: ^3.0.0 copied to clipboard
MacOS implementation of the native_splash_screen plugin.
3.0.0 #
- BREAKING CHANGE: Major overhaul of macOS support.
- FEAT: Added full support for Retina displays on macOS, ensuring crystal-clear splash screens.
- FEAT: Implemented smart image scaling on macOS to prevent quality loss.
- FIX: Resolved numerous bugs related to image composition with transparent backgrounds and missing dimensions.
2.1.0 #
- Downgrade the minimum flutter and dart versions for the plugin.
2.0.1 #
- Update the platform interface plugin
2.0.0 #
- First stable release
0.1.0 #
- Initial release of the Macos implementation of
native_splash_screen
.