splash 1.1.0 copy "splash: ^1.1.0" to clipboard
splash: ^1.1.0 copied to clipboard

This package contains a few InkSplash and InkRipple alternatives for a better UI

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add splash

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

dependencies:
  splash: ^1.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:splash/splash.dart';
66
likes
120
pub points
80%
popularity

Publisher

verified publisheruekoetter.dev

This package contains a few InkSplash and InkRipple alternatives for a better UI

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on splash