ricardodalarme
7b79e303f7
chore: upgrade min sdk version to 3.0.0
2024-01-28 14:36:32 -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
44faeebb08
fix(lint): adjust lint errors
2023-05-15 11:27:53 -03:00
Ricardo Dalarme
b2dd0e001f
feat: allow customize the backcard offset ( #12 )
2023-05-01 13:57:53 -03:00
Andrea Valenzano
852480fb57
fix: remove controller dispose and add removeListener ( #16 )
2023-04-24 13:04:41 -03:00
ricardodalarme
b5bb8f5c9a
feat: add undo feature ( #1 )
2023-03-25 18:01:30 -03:00
ricardodalarme
2a93440b85
change(example): remove cancel swipe example on OnSwipe callback
...
* It was removed because it can cause users to think that there is a bug
in the library, because the swipe is canceled
2023-03-23 23:28:51 -03:00
Christian Richert
21ea7874ca
feat: onSwipe method can cancel the swipe ( #9 )
2023-03-23 22:11:42 -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
f41897b13f
refactor(lint): add new lint rules
2023-01-26 14:35:51 -03:00
Ricardo Dalarme
db609c2f7c
change(example): use debugPrint instead of log
2023-01-24 16:01:26 -03:00
Ricardo Dalarme
06ac501f9d
feat(controller): allow swiping up and down
2023-01-24 15:28:55 -03:00
Ricardo Dalarme
f6950c2c9a
refactor(example): make the example simpler
2023-01-24 14:31:53 -03:00
Ricardo Dalarme
3be74fff19
refactor(package): split the code into more files
2023-01-15 23:24:18 -03:00
Ricardo Dalarme
c5f220488e
change(package): complety remove the unswipe feature
2023-01-15 22:51:09 -03:00
Ricardo Dalarme
ead2b3f8b5
chore(package): rename the package to `flutter_card_swiper`
2023-01-15 22:06:46 -03:00
Ricardo Dalarme
04b2346ad2
chore(package): change the base to the `appinio_swiper` package
2023-01-15 21:58:45 -03:00
Ricardo Dalarme
1bd59b9946
feat(types): make the callbacks type-safe
2023-01-13 23:46:21 -03:00
Ricardo Dalarme
b763e88957
refactor(example): simplify the example
2023-01-12 22:46:32 -03:00
Ricardo Dalarme
1b99984773
change: replace own `Direction` to native `AxisDirection`
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
bb0fc895e0
feat(example): improve example perfomance
2023-01-12 21:03:25 -03:00
Ricardo Dalarme
e53456bf55
chore(lint): add flutter_lints
...
And also fix all warnings
2023-01-12 20:45:42 -03:00
Ricardo Dalarme
75d41d8748
chore: fork project from `cta-flutter-tinder-card-animation`
2023-01-12 20:38:20 -03:00