Commit Graph

11 Commits

Author SHA1 Message Date
Ricardo Dalarme 1bd59b9946 feat(types): make the callbacks type-safe 2023-01-13 23:46:21 -03:00
Ricardo Dalarme 3d1235dc96 change(build): remove unnused SizedBox 2023-01-13 23:39:28 -03:00
Ricardo Dalarme a25b9e0150 fix(controller): dispose animation controller 2023-01-13 23:30:14 -03:00
Ricardo Dalarme 0c556f393e refactor(code): move the CardsAnimation to a specific file 2023-01-13 21:58:56 -03:00
Ricardo Dalarme 037acfda1c feat(swipe): add option to disable horizontal swipes 2023-01-13 12:33:46 -03:00
Ricardo Dalarme 1b99984773 change: replace own `Direction` to native `AxisDirection` 2023-01-12 22:25:51 -03:00
Ricardo Dalarme 220952aa02 chore(project): move the source code to src folder 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 fa9f2a312f feat(code): improve code legibility 2023-01-12 21:08:47 -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