Commit Graph

13 Commits

Author SHA1 Message Date
ricardodalarme 7b79e303f7 chore: upgrade min sdk version to 3.0.0 2024-01-28 14:36:32 -03:00
ricardodalarme b3ae883683 chore(lint): update lint rules 2024-01-09 14:48:01 -03:00
sarope 1f23f08ea1
feat: additional info to cardBuilder (#22)
Additional swiping info to cardBuilder callback
Add an additional callback containing the horizontal and vertical swipe direction 

Co-authored-by: samuel.peirson.knowunity <samuel.peirson@knowunity.com>
2023-06-26 16:04:31 -03:00
ricardodalarme 5b1a3f80c7 change: remove deprecated methods 2023-06-03 13:32:05 -03:00
ricardodalarme 44faeebb08 fix(lint): adjust lint errors 2023-05-15 11:27:53 -03:00
jawwadhassan b1c4faf998 fix: remove deprecated annotations from card_animation.dart 2023-05-11 18:29:25 +05:00
jawwadhassan fe77440a35 refactor: update allowedSwipeDirection param names 2023-05-11 17:35:18 +05:00
jawwadhassan 9976486d02 feat: add the functionality to allow swipes individually in left, right, up or/and down directions 2023-05-11 17:30:28 +05:00
Jawwad Hassan 347c9fdcd5 feat: add support for handling negative backCardOffset 2023-05-04 16:03:41 +05:00
Jawwad Hassan efed38b755 fix: card does not scale down after reaching 1.0 2023-05-04 10:14:56 +05:00
Ricardo Dalarme b2dd0e001f
feat: allow customize the backcard offset (#12) 2023-05-01 13:57:53 -03:00
ricardodalarme b5bb8f5c9a feat: add undo feature (#1) 2023-03-25 18:01:30 -03:00
ricardodalarme 8330f0bc80 refactor: add an animation layer to split responsibilities 2023-03-25 16:53:59 -03:00