animated_splash_themes 1.1.4 copy "animated_splash_themes: ^1.1.4" to clipboard
animated_splash_themes: ^1.1.4 copied to clipboard

Animated Flutter splash screens with 5 built-in styles (Particles, Neon, Grid, Bounce, Expand): random selection, custom colors, configurable duration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_splash_themes

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

dependencies:
  animated_splash_themes: ^1.1.4

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_themes/animated_splash_themes.dart';
2
likes
160
points
428
downloads

Documentation

API reference

Publisher

verified publisherwarashibetech.com

Weekly Downloads

Animated Flutter splash screens with 5 built-in styles (Particles, Neon, Grid, Bounce, Expand): random selection, custom colors, configurable duration.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_splash_themes