native_splash_screen_platform_interface 3.0.0
native_splash_screen_platform_interface: ^3.0.0 copied to clipboard
A common platform interface for the native_splash_screen plugin.
3.0.0 #
- Aligned version with project-wide
3.0.0
release.
2.1.0 #
- Downgrade the minimum flutter and dart versions for the plugins.
2.0.0 #
- New stable release for new platform.
1.0.0 #
- First stable release.
0.1.1 #
- Update the license to match the project one.
0.1.0 #
- Initial release of the platform interface for
native_splash_screen
. - Introduced
CloseAnimation
enum to support animation styles for closing the splash window. - Defined base interfaces for platform implementations to conform to.