splashy 3.0.0 copy "splashy: ^3.0.0" to clipboard
splashy: ^3.0.0 copied to clipboard

Splash Screen is the first visual users see when an application is launched.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add splashy

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

dependencies:
  splashy: ^3.0.0

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:splashy/splashy.dart';
8
likes
35
pub points
21%
popularity

Publisher

unverified uploader

Splash Screen is the first visual users see when an application is launched.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, page_transition

More

Packages that depend on splashy