s_ink_button 1.0.6 copy "s_ink_button: ^1.0.6" to clipboard
s_ink_button: ^1.0.6 copied to clipboard

Built from scratch InkWell alternative, designed for performance, without needing to be wrapped by a Material widget.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add s_ink_button

With Flutter:

 $ flutter pub add s_ink_button

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

dependencies:
  s_ink_button: ^1.0.6

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:s_ink_button/s_ink_button.dart';
0
likes
0
points
223
downloads

Publisher

unverified uploader

Weekly Downloads

Built from scratch InkWell alternative, designed for performance, without needing to be wrapped by a Material widget.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_animate, soundsliced_dart_extensions, soundsliced_tween_animation_builder

More

Packages that depend on s_ink_button