intro_splash_screens 1.0.0+1 copy "intro_splash_screens: ^1.0.0+1" to clipboard
intro_splash_screens: ^1.0.0+1 copied to clipboard

intro splash screen like story

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add intro_splash_screens

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

dependencies:
  intro_splash_screens: ^1.0.0+1

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:intro_splash_screens/example.dart';
import 'package:intro_splash_screens/main.dart';
18
likes
140
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

intro splash screen like story

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

cupertino_icons, flutter, multiple_splash_screens

More

Packages that depend on intro_splash_screens