Commit Graph

14 Commits

Author SHA1 Message Date
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