native_splash_screen_platform_interface 0.1.0
native_splash_screen_platform_interface: ^0.1.0 copied to clipboard
A common platform interface for the native_splash_screen plugin.
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.