flutter_tindercard 0.1.7 copy "flutter_tindercard: ^0.1.7" to clipboard
flutter_tindercard: ^0.1.7 copied to clipboard

outdated

Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.

flutter_tindercard #

Pub Closed

Tinder/TanTan Card Widget.

Screenshots #

screenshot

Getting Started #

  1. Depend on it by adding this to your pubspec.yaml file: flutter_tindercard: ^0.1.7

  2. Import it: import 'package:flutter_tindercard.dart'

  3. Add TinderSwapCard in your widget layout and write the single card layout builder you need, then you get a Tinder(探探) like swap card widget!

  4. Use CardSwipeCompleteCallback for the swiped orientation and index!

  5. Use CardController to trigger swap from outside. Init a CardController as param for widget, and invoke method triggerLeft/Right of your CardController to trigger swipe!

Example #

See Here

144
likes
0
pub points
88%
popularity

Publisher

unverified uploader

Tinder(TanTan) Card Widget, fast way to have a high quality swap card widget in your flutter app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_tindercard