simple_splashscreen 0.1.3 copy "simple_splashscreen: ^0.1.3" to clipboard
simple_splashscreen: ^0.1.3 copied to clipboard

Simple way to create your splash screen. Now, one can just add dependency in pubspec file, import and use it.

simple_splashscreen #

Simple way to create your own splash screen.

Just use Simple_splashScreen widget. It requires the folllowing parameters. context, splashscreenWidget, gotoWidget, timerInSeconds.

Now one need not write init method, and call Timer method to navigate to the other widget.

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

6
likes
30
pub points
48%
popularity

Publisher

unverified uploader

Simple way to create your splash screen. Now, one can just add dependency in pubspec file, import and use it.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on simple_splashscreen