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

A customizable button widget that supports various interactions and visual effects.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add s_button

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

dependencies:
  s_button: ^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:s_button/s_button.dart';
0
likes
160
points
262
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable button widget that supports various interactions and visual effects.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

bubble_label, flutter, flutter_animate, s_disabled, s_ink_button, soundsliced_dart_extensions, soundsliced_tween_animation_builder, ticker_free_circular_progress_indicator

More

Packages that depend on s_button