custom_splash_screens 0.1.0 copy "custom_splash_screens: ^0.1.0" to clipboard
custom_splash_screens: ^0.1.0 copied to clipboard

The easiest way to create custom splash screens in a just few line of codes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_splash_screens

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

dependencies:
  custom_splash_screens: ^0.1.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:custom_splash_screens/custom_splash_screens.dart';
13
likes
30
pub points
0%
popularity

Publisher

unverified uploader

The easiest way to create custom splash screens in a just few line of codes.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_splash_screens