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

A Splash screen with curved custom bottom sheet and dots indicator within it. You can add your custom splash screens & change any color of the items of the bottomSheet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add curved_splash_screen

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

dependencies:
  curved_splash_screen: ^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:curved_splash_screen/curved_splash_screen.dart';
62
likes
40
pub points
47%
popularity

Publisher

unverified uploader

A Splash screen with curved custom bottom sheet and dots indicator within it. You can add your custom splash screens & change any color of the items of the bottomSheet.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on curved_splash_screen