hop_swipe_cards 1.0.0+1 hop_swipe_cards: ^1.0.0+1 copied to clipboard
A flutter package for Hop swipe cards.
hop_swipe_cards #
A flutter package for both IOS and Android to create swipe feature of popular dating apps.
Getting Started #
-
Add the package to your project using :
hop_swipe_cards:
and add the importimport 'package:hop_swipe_cards/hop_swipe_cards.dart'
-
Add you swipe cards and widget to open for details
-
To know the after swipe status, use the callback
-
Add Widget when no cards are present in the parameter
noSwipeCardsLeft
-
Use the disposable
CardController
to control triggers on cards using buttons
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.