Skip to content

amarin95/flutter-swipping-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter_swipping_button

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

Pub

Overview

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.

About

Animated swipping button widget for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published