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

PlatformLinux

Linux implementation of the native_splash_screen plugin.

native_splash_screen_linux #

The Linux implementation for the native_splash_screen Flutter plugin.

This package is not intended for direct use.
It is automatically used on Linux when you depend on the main native_splash_screen plugin.

Features #

  • Native GTK splash screen window.
  • Customizable via a YAML config (native_splash_screen.yaml) using the native_splash_screen_cli tool.
  • Supports:
    • Configurable image, size, colors, blur, and border radius
    • Close animations (fade, slide up/down, none)
    • Fallback window_color for non-composited environments (e.g. some WMs or DEs)

Platform Support #

This plugin is intended for desktop Linux environments. It supports both X11 and Wayland-based window managers.

Usage #

You do not need to install this package directly.
Add the main plugin instead:

dependencies:
  native_splash_screen: ^2.0.0

License #

BSD 3-Clause

1
likes
150
points
294
downloads

Publisher

unverified uploader

Weekly Downloads

Linux implementation of the native_splash_screen plugin.

Repository (GitHub)

Topics

#linux

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, native_splash_screen_platform_interface

More

Packages that depend on native_splash_screen_linux