another_flutter_splash_screen 1.0.0 copy "another_flutter_splash_screen: ^1.0.0" to clipboard
another_flutter_splash_screen: ^1.0.0 copied to clipboard

outdated

A flutter package that provides easy way to implement splash screen in your app. Also provides curated demos in the repo.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add another_flutter_splash_screen

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

dependencies:
  another_flutter_splash_screen: ^1.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:another_flutter_splash_screen/another_flutter_splash_screen.dart';
283
likes
0
points
3.56k
downloads

Publisher

verified publisherthearesmedia.com

Weekly Downloads

A flutter package that provides easy way to implement splash screen in your app. Also provides curated demos in the repo.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on another_flutter_splash_screen