splasher 0.1.1 copy "splasher: ^0.1.1" to clipboard
splasher: ^0.1.1 copied to clipboard

The Splasher widget in Flutter is designed to create a splash screen for your application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add splasher

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

dependencies:
  splasher: ^0.1.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:splasher/splasher.dart';
5
likes
150
points
50
downloads

Publisher

verified publishermagradze.dev

Weekly Downloads

The Splasher widget in Flutter is designed to create a splash screen for your application.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, lottie

More

Packages that depend on splasher