flutter_swipping_button 0.0.3 copy "flutter_swipping_button: ^0.0.3" to clipboard
flutter_swipping_button: ^0.0.3 copied to clipboard

Flutter swipping animated button with delay support to initial state.

flutter_swipping_button #

A simple swipping button for Flutter with rollback animation with a desired delay.

Pub

Getting Started #

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  flutter_swipping_button: ^0.0.2

In your library add the following import:

import 'package:flutter_swipping_button/flutter_swipping_button.dart';

For help getting started with Flutter, view the online documentation.

Changelog #

Please see the Changelog page to know what's recently changed.

Contributions #

Feel free to contribute to this project.

If you find a bug or want a feature, but don't know how to fix/implement it, please fill an issue.
If you fixed a bug or implemented a feature, please send a pull request.

1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Flutter swipping animated button with delay support to initial state.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_swipping_button