animated_splash_screen 1.0.1+2 copy "animated_splash_screen: ^1.0.1+2" to clipboard
animated_splash_screen: ^1.0.1+2 copied to clipboard

outdated

The easiest way to create your animated splash screen in a fully customizable way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_splash_screen

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

dependencies:
  animated_splash_screen: ^1.0.1+2

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:animated_splash_screen/animated_splash_screen.dart';
715
likes
0
pub points
99%
popularity

Publisher

verified publishercleancode.dev

The easiest way to create your animated splash screen in a fully customizable way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, page_transition

More

Packages that depend on animated_splash_screen