so_simple_splash 0.0.1 copy "so_simple_splash: ^0.0.1" to clipboard
so_simple_splash: ^0.0.1 copied to clipboard

A customizable and animated splash screen for your Flutter apps. This package offers smooth fading and scaling effects with support for custom text, logo, gradients, and colors.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add so_simple_splash

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  so_simple_splash: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:so_simple_splash/so_simple_splash.dart';
3
likes
120
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable and animated splash screen for your Flutter apps. This package offers smooth fading and scaling effects with support for custom text, logo, gradients, and colors.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on so_simple_splash