splashify 0.0.3 copy "splashify: ^0.0.3" to clipboard
splashify: ^0.0.3 copied to clipboard

Splash Screen Simplified

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add splashify

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

dependencies:
  splashify: ^0.0.3

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:splashify/splashify.dart';
6
likes
120
pub points
72%
popularity

Publisher

unverified uploader

Splash Screen Simplified

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

animated_text_kit, flutter, flutter_animate

More

Packages that depend on splashify