Commit Graph

22 Commits

Author SHA1 Message Date
ricardodalarme 33915ff416 docs: improve documentation 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 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
giboin a8cbd3a110
feature: display more cards behind the first one (#6) 2023-03-18 14:43:24 -03:00
Ricardo Dalarme 5f71cf9b4d feat: add option to control if the stack should loop 2023-02-20 20:14:14 -03:00
Ricardo Dalarme a84c6ec598
docs(constructor): fix missing is required param 2023-02-20 15:22:20 -03:00
giboin 00abce7aec update package version, readme and changelog 2023-02-20 14:05:45 -03:00
Ricardo Dalarme da53a10b88 feat(scale): allow changing the default scale of the back card 2023-01-27 13:47:49 -03:00
Ricardo Dalarme ee6f662dfd chore(readme): add pub badges 2023-01-27 11:02:23 -03:00
Ricardo Dalarme 06ac501f9d feat(controller): allow swiping up and down 2023-01-24 15:28:55 -03:00
Ricardo Dalarme c8f044cc7d chore(docs): simplify the readme 2023-01-24 15:28:55 -03:00
Ricardo Dalarme 941b68ad7d chore(package): release v1.0.1 2023-01-15 23:27:36 -03:00
Ricardo Dalarme 204c7fd0d5 chore(docs): update readme 2023-01-15 23:02:52 -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 a7dc0596df chore(docs): adjust the sample image 2023-01-12 22:25:51 -03:00
Ricardo Dalarme e70b6e77bc chore(docs): update readme 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 a06fad2c2c change(readme): rename the readme images folder to `images` 2023-01-12 21:16:52 -03:00
Ricardo Dalarme 75d41d8748 chore: fork project from `cta-flutter-tinder-card-animation` 2023-01-12 20:38:20 -03:00