ricardodalarme
a79449dfe6
feat: update controller to use stream
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
5b1a3f80c7
change: remove deprecated methods
2023-06-03 13:32:05 -03:00
jawwadhassan
8b68e62f21
docs: bump the version in pubspec.yaml, update the docs in README.md and CHANGELOG.md
2023-05-11 18:08:18 +05:00
Ricardo Dalarme
3644453742
docs(readme): fix swipeBottom description
2023-04-21 11:34:38 -03:00
Ricardo Dalarme
76b24c21db
docs(readme): simplify the constructor description
2023-04-18 00:25:58 -03:00
Ricardo Dalarme
589718c4b4
docs(readme): simplify the controller explanation
2023-04-18 00:16:04 -03:00
ricardodalarme
ba5a39d341
chore(ci): add code coverage report
2023-03-27 23:43:46 -03:00
ricardodalarme
3abd2b059d
docs: update the readme
...
* Add references to the new undo feature
* Use images from the repository itself
* Adjust some typos
2023-03-26 11:25:26 -03:00
ricardodalarme
b5bb8f5c9a
feat: add undo feature ( #1 )
2023-03-25 18:01:30 -03:00
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