kzrnm
|
095d46f21a
|
fix: swiping through the `controller` when `isDisable` is `true` (#15)
- When isDisable was true it wasn't possible to swipe using the controller
|
2023-04-17 22:33:04 -03:00 |
ricardodalarme
|
75d8ebe903
|
fix: pass the axis disabled to the card_animation (#13)
|
2023-04-12 00:13:43 -03:00 |
ricardodalarme
|
946d560b6f
|
feat(callbacks): change `onSwipe` and `onEnd` to be FutureOr (#14)
|
2023-04-11 09:58:13 -03:00 |
ricardodalarme
|
b5bb8f5c9a
|
feat: add undo feature (#1)
|
2023-03-25 18:01:30 -03:00 |
ricardodalarme
|
5bf80d010a
|
fix(onSwipe): fix onSwipe callback being called twice
|
2023-03-25 10:19:37 -03:00 |
ricardodalarme
|
c763e1f2db
|
chore(package): release v4.0.1
|
2023-03-24 10:30:49 -03:00 |
Christian Richert
|
21ea7874ca
|
feat: onSwipe method can cancel the swipe (#9)
|
2023-03-23 22:11:42 -03:00 |
ricardodalarme
|
3b868d1875
|
feat: add option to set the initial index
|
2023-03-20 10:07:38 -03:00 |
ricardodalarme
|
db500bf458
|
feat(cards): render the items through a builder callback
|
2023-03-18 17:14:03 -03:00 |
ricardodalarme
|
5edd21e371
|
feat(callback): add currentIndex and previoudIndex to `onSwipe` (#7)
|
2023-03-18 16:18:41 -03:00 |
giboin
|
a8cbd3a110
|
feature: display more cards behind the first one (#6)
|
2023-03-18 14:43:24 -03:00 |
Ricardo Dalarme
|
37f1d5518e
|
chore(package): release v2.0.1
|
2023-02-21 20:57:44 -03:00 |
Ricardo Dalarme
|
6aa09f71dd
|
chore(package): release version 2.0.0
|
2023-02-20 20:14:14 -03:00 |
giboin
|
00abce7aec
|
update package version, readme and changelog
|
2023-02-20 14:05:45 -03:00 |
Ricardo Dalarme
|
8990e9e888
|
chore(package): release v1.2.0
|
2023-01-27 13:48:18 -03:00 |
Ricardo Dalarme
|
4f7d832d7c
|
chore(package): release v1.1.1
|
2023-01-26 14:42:28 -03:00 |
Ricardo Dalarme
|
06ac501f9d
|
feat(controller): allow swiping up and down
|
2023-01-24 15:28:55 -03:00 |
Ricardo Dalarme
|
c5f5601c4a
|
feat(type-safe): make all callbacks type-safe
|
2023-01-16 12:24:50 -03:00 |
Ricardo Dalarme
|
941b68ad7d
|
chore(package): release v1.0.1
|
2023-01-15 23:27:36 -03:00 |
Ricardo Dalarme
|
fd0ff6cfd6
|
chore(package): setup for release
|
2023-01-15 23:24:18 -03:00 |
Ricardo Dalarme
|
666959d21a
|
chore(package): release version 1.0.2
|
2023-01-12 22:46:32 -03:00 |
Ricardo Dalarme
|
a7dc0596df
|
chore(docs): adjust the sample image
|
2023-01-12 22:25:51 -03:00 |
Ricardo Dalarme
|
2b92e3577d
|
chore(project): rename the project to `swipeable_cards_stack`
|
2023-01-12 21:37:51 -03:00 |
Ricardo Dalarme
|
75d41d8748
|
chore: fork project from `cta-flutter-tinder-card-animation`
|
2023-01-12 20:38:20 -03:00 |