native_splash_screen_platform_interface 2.0.0 copy "native_splash_screen_platform_interface: ^2.0.0" to clipboard
native_splash_screen_platform_interface: ^2.0.0 copied to clipboard

A common platform interface for the native_splash_screen plugin.

native_splash_screen_platform_interface #

The platform interface for the native_splash_screen Flutter plugin.

This package is not intended for direct use.
It defines the platform-agnostic API surface used by platform-specific implementations like native_splash_screen_linux and native_splash_screen_windows.

Purpose #

This package provides:

  • The base class NativeSplashScreenPlatform, which platform implementations must extend.
  • The CloseAnimation enum, which defines supported splash screen closing animations.

Platform Endorsement #

The main plugin native_splash_screen automatically uses the correct implementation via the Flutter plugin system. You do not need to include this package in your pubspec.yaml.

License #

BSD 3-Clause

1
likes
150
points
379
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the native_splash_screen plugin.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on native_splash_screen_platform_interface