scrumlab_flutter_tindercard 1.2.0 copy "scrumlab_flutter_tindercard: ^1.2.0" to clipboard
scrumlab_flutter_tindercard: ^1.2.0 copied to clipboard

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

scrumlab_flutter_tindercard #

Pub Closed

Tinder/TanTan Card Widget.

Screenshots #

screenshot

Getting Started #

  1. Depend on it by adding this to your pubspec.yaml file: scrumlab_flutter_tindercard: ^x.x.x

  2. Import it: import 'package:scrumlab_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!

  6. Use CardDragUpdateCallback to get swiping card's detail.

Example #

See Here

Async Example #

See Here

2
likes
150
points
56
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on scrumlab_flutter_tindercard