Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cardController.triggerDown() method is not working #46

Open
balwinders opened this issue Aug 12, 2020 · 2 comments
Open

cardController.triggerDown() method is not working #46

balwinders opened this issue Aug 12, 2020 · 2 comments

Comments

@balwinders
Copy link

No description provided.

@balwinders balwinders changed the title cardController.triggerDown() is not working card Aug 13, 2020
@balwinders balwinders changed the title card triggerdown() method is not working Aug 13, 2020
@balwinders balwinders changed the title triggerdown() method is not working cardController.triggerDown() method is not working Aug 13, 2020
@crosser2020
Copy link

Hi! Thanks for this awesome package!
Is this tiggerdown() method being fixed already?
Or do you have some Ideas to pass some string parameter to controller and judge it on the swipeCompleteCallback and use it to call a different function?
example) tiggerdown('a'),tiggerdown('b)
at swipeCompleteCallback
if (triggerdown('a')) { XXXX},
if (triggerdown('b')) {YYYY},

@abdullah230695
Copy link

Use this flutter_tindercard_new.dart

convert the txt file into dart class.

both triggerUp() and triggerDown() will work 100% .

flutter_tindercard_new.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants