Commit Graph

  • 9c3d16ce94 MOD: no more lame assert if we have one card remaining and settings are set to viewing 3 cards new-card-stack JohnE 2024-11-29 23:48:11 -0800
  • d63bcd5c76 new: controller command of newStack(int length) to allow for expansion and deletion of card stack data JohnE 2024-11-12 20:13:16 -0800
  • 5fb6777279 feat: support for tapping a card JohnE 2024-10-15 19:39:20 -0700
  • b617e09aed feat: support for tapping a card ontap2 JohnE 2024-10-15 19:39:20 -0700
  • bbf19cd498 WIP: tap card main JohnE 2024-10-14 19:47:52 -0700
  • 68ae4fd9e0 docs(CHANGELOG): add period ricardodalarme 2024-10-08 21:10:38 -0300
  • c00682c51a version: v7.0.2 Sreelal TS 2024-10-05 16:18:11 +0530
  • b4f66700b7 refactor: remove unnecessary methods in CardAnimation Sreelal TS 2024-10-05 15:52:40 +0530
  • 1b61523dfe Swipe to an angle Allow swiping to custom direction specified by an angle Sreelal TS 2024-10-05 15:45:01 +0530
  • aa378eaecd update pubspec and changelog ltOgt 2024-08-17 11:31:03 +0200
  • 99b30ff2d4 cancel controller subscription on dispose ltOgt 2024-08-17 11:28:38 +0200
  • 8302627616 feat(ci): include token in the codecov action ricardodalarme 2024-05-06 09:47:01 -0300
  • 3b0796ca48
    fix: prevent early dispose of CardSwiperController (#38) Kalle Johansson 2024-05-06 14:34:37 +0200
  • 9161c93034 docs(readme): remove the explanation of the direction prop ricardodalarme 2024-01-28 14:41:18 -0300
  • ad7740e9c2 chore(package): release v7.0.0 ricardodalarme 2024-01-28 14:33:32 -0300
  • 1b3e905e82 feat(controller): add method to jump to index without animation (#25) ricardodalarme 2024-01-28 14:29:17 -0300
  • a79449dfe6 feat: update controller to use stream ricardodalarme 2024-01-28 14:04:19 -0300
  • 7b79e303f7 chore: upgrade min sdk version to 3.0.0 ricardodalarme 2024-01-28 13:32:18 -0300
  • bea7ea77a5 chore(ios): update example native files ricardodalarme 2024-01-28 13:03:14 -0300
  • b8e15e0e5b refactor: improve code organization ricardodalarme 2024-01-09 21:16:25 -0300
  • 266f5f8628 fix(lint): format code with dart format ricardodalarme 2024-01-09 21:06:22 -0300
  • bfd9185284 refactor: improve _onEndAnimation legibility ricardodalarme 2024-01-09 15:07:06 -0300
  • 3bf329de34 chore(package): release v6.1.0 ricardodalarme 2024-01-09 14:51:07 -0300
  • b3ae883683 chore(lint): update lint rules ricardodalarme 2024-01-09 14:48:01 -0300
  • 146ec762b2 feat: impove type inference ricardodalarme 2024-01-09 14:47:23 -0300
  • c1b0ca39e3 feat(AllowedSwipeDirection): make only and symmetric const constructors ricardodalarme 2024-01-09 14:44:36 -0300
  • 6df02e36ea
    Fix: cannot access context in `onSwipe` when no cards left then "destroy" the widget tree (#29) Husain Fadhilah 2024-01-10 01:38:03 +0800
  • 1f23f08ea1
    feat: additional info to cardBuilder (#22) sarope 2023-06-26 21:04:31 +0200
  • f1ab70fd99 chore(pubspec): allow dart 3 ricardodalarme 2023-06-08 22:15:27 -0300
  • a7a4096947 chore: remove coverage report file ricardodalarme 2023-06-03 14:01:54 -0300
  • 5b1a3f80c7 change: remove deprecated methods ricardodalarme 2023-06-03 13:29:58 -0300
  • 44faeebb08 fix(lint): adjust lint errors ricardodalarme 2023-05-15 09:27:53 -0300
  • b1c4faf998 fix: remove deprecated annotations from card_animation.dart jawwadhassan 2023-05-11 18:29:25 +0500
  • 8b68e62f21 docs: bump the version in pubspec.yaml, update the docs in README.md and CHANGELOG.md jawwadhassan 2023-05-11 18:08:18 +0500
  • fe77440a35 refactor: update allowedSwipeDirection param names jawwadhassan 2023-05-11 17:35:18 +0500
  • 9976486d02 feat: add the functionality to allow swipes individually in left, right, up or/and down directions jawwadhassan 2023-05-11 17:30:28 +0500
  • c55edd8d44 docs: update dart docs for scale scale and backCardOffset Jawwad Hassan 2023-05-05 10:20:42 +0500
  • aaf0b187a3 docs: update CHANGELOG.md and bump version in pubspec.yaml Jawwad Hassan 2023-05-04 16:16:28 +0500
  • 347c9fdcd5 feat: add support for handling negative backCardOffset Jawwad Hassan 2023-05-04 16:03:41 +0500
  • efed38b755 fix: card does not scale down after reaching 1.0 Jawwad Hassan 2023-05-04 10:14:56 +0500
  • 2a6f91ef8c fix: properly show the number of cards with respect to the numberOfCards param Jawwad Hassan 2023-05-03 17:47:32 +0500
  • b2dd0e001f
    feat: allow customize the backcard offset (#12) Ricardo Dalarme 2023-05-01 13:57:53 -0300
  • 852480fb57
    fix: remove controller dispose and add removeListener (#16) Andrea Valenzano 2023-04-24 18:04:41 +0200
  • 3644453742
    docs(readme): fix swipeBottom description Ricardo Dalarme 2023-04-21 11:34:38 -0300
  • 76b24c21db
    docs(readme): simplify the constructor description Ricardo Dalarme 2023-04-18 00:25:58 -0300
  • 589718c4b4
    docs(readme): simplify the controller explanation Ricardo Dalarme 2023-04-18 00:16:04 -0300
  • 095d46f21a
    fix: swiping through the `controller` when `isDisable` is `true` (#15) kzrnm 2023-04-18 10:33:04 +0900
  • 75d8ebe903 fix: pass the axis disabled to the card_animation (#13) ricardodalarme 2023-04-12 00:12:18 -0300
  • 946d560b6f feat(callbacks): change `onSwipe` and `onEnd` to be FutureOr (#14) ricardodalarme 2023-04-11 09:58:13 -0300
  • 61aa3cdde7
    chore(github): add funding file Ricardo Dalarme 2023-04-05 23:47:01 -0300
  • 2cb3536d66 test: add some helpers to simplify the tests ricardodalarme 2023-03-29 10:43:28 -0300
  • ba2bb6a625 tests: include more tests ricardodalarme 2023-03-28 00:07:56 -0300
  • ba5a39d341 chore(ci): add code coverage report ricardodalarme 2023-03-27 23:36:15 -0300
  • 909c2fa00b tests(card_swiper): add tests for card_swiper ricardodalarme 2023-03-26 12:54:37 -0300
  • 4a6f664b1d feat(release): trigger also with tags that have a posfix ricardodalarme 2023-03-26 11:32:18 -0300
  • 3abd2b059d docs: update the readme ricardodalarme 2023-03-26 11:25:26 -0300
  • b5bb8f5c9a feat: add undo feature (#1) ricardodalarme 2023-03-25 11:07:43 -0300
  • 23c5e9f0d3 refactor(tests): update the controller test description ricardodalarme 2023-03-25 16:14:38 -0300
  • 9288df4d65 test: add tests for the isBetween function ricardodalarme 2023-03-25 16:12:46 -0300
  • 8330f0bc80 refactor: add an animation layer to split responsibilities ricardodalarme 2023-03-25 16:07:29 -0300
  • 2d378c7d65 fix(release): force publish to avoid getting stuck in the accept step ricardodalarme 2023-03-25 10:39:48 -0300
  • 5bf80d010a fix(onSwipe): fix onSwipe callback being called twice ricardodalarme 2023-03-25 10:18:54 -0300
  • c763e1f2db chore(package): release v4.0.1 ricardodalarme 2023-03-24 02:06:26 -0300
  • d10765ad75 chore(ci): create tag and publish when pubspec version changes ricardodalarme 2023-03-24 01:24:23 -0300
  • 2a93440b85 change(example): remove cancel swipe example on OnSwipe callback ricardodalarme 2023-03-23 23:18:54 -0300
  • 33915ff416 docs: improve documentation ricardodalarme 2023-03-23 23:10:34 -0300
  • 3d74bcedb2 refactor: remove generic type from CardSwiper ricardodalarme 2023-03-23 22:17:43 -0300
  • 21ea7874ca
    feat: onSwipe method can cancel the swipe (#9) Christian Richert 2023-03-24 02:11:42 +0100
  • 37fcbe4ebe chore: update the MIT license ricardodalarme 2023-03-21 17:54:34 -0300
  • 3b868d1875 feat: add option to set the initial index ricardodalarme 2023-03-20 10:07:04 -0300
  • db500bf458 feat(cards): render the items through a builder callback ricardodalarme 2023-03-18 17:02:52 -0300
  • 5edd21e371 feat(callback): add currentIndex and previoudIndex to `onSwipe` (#7) ricardodalarme 2023-03-18 13:25:51 -0300
  • a8cbd3a110
    feature: display more cards behind the first one (#6) giboin 2023-03-18 18:43:24 +0100
  • 6e40955758 chore(ci): update CI to include format and analyze commands ricardodalarme 2023-03-18 12:27:47 -0300
  • 37f1d5518e chore(package): release v2.0.1 Ricardo Dalarme 2023-02-21 20:57:44 -0300
  • b525ca91e8 chore(gitignore): ignore pubspec.lock as recommended in the dart documentation Ricardo Dalarme 2023-02-21 20:54:29 -0300
  • 7fdcb099d9 fix(stack): use the stack to render the items Ricardo Dalarme 2023-02-21 20:51:34 -0300
  • 6aa09f71dd chore(package): release version 2.0.0 Ricardo Dalarme 2023-02-20 20:00:35 -0300
  • 5f71cf9b4d feat: add option to control if the stack should loop Ricardo Dalarme 2023-02-20 19:55:10 -0300
  • 4a8ea3afcf change(widget): make CardSwiper a generic of `Widget?` Ricardo Dalarme 2023-02-20 19:01:11 -0300
  • 7405b15468 docs(contributing): add a contributing guide Ricardo Dalarme 2023-02-20 17:30:42 -0300
  • 88833cc827 chore(ci): auto release on push to main Ricardo Dalarme 2023-02-20 17:09:52 -0300
  • a84c6ec598
    docs(constructor): fix missing is required param Ricardo Dalarme 2023-02-20 15:22:20 -0300
  • 00abce7aec update package version, readme and changelog giboin 2023-02-20 12:08:07 +0100
  • 4d261c9231 added possibility to enable swiping only on one axis (horizontal or vertical) giboin 2023-02-17 16:27:31 +0100
  • 19a3f712a6
    chore(ci): add statuses write permisson Ricardo Dalarme 2023-02-20 13:53:11 -0300
  • a7dc12dc4e chore(pubspec): update dependencies Ricardo Dalarme 2023-02-09 09:44:44 -0300
  • cad975117c chore(ci): add a workflow to test the code Ricardo Dalarme 2023-01-27 15:18:05 -0300
  • 7aa5ce6e56 refactor(code): avoid unnecessary imports Ricardo Dalarme 2023-01-27 14:20:35 -0300
  • 6e7e8a78fe feat(tests): add a test for the CardSwiperController Ricardo Dalarme 2023-01-27 14:20:14 -0300
  • 8990e9e888 chore(package): release v1.2.0 Ricardo Dalarme 2023-01-27 13:48:18 -0300
  • da53a10b88 feat(scale): allow changing the default scale of the back card Ricardo Dalarme 2023-01-27 13:47:49 -0300
  • ed0206f06e refactor(logic): simplify some operations Ricardo Dalarme 2023-01-27 13:30:00 -0300
  • c912e00c07 change(perfomance): remove unnecessary setStates Ricardo Dalarme 2023-01-27 13:25:37 -0300
  • ee6f662dfd chore(readme): add pub badges Ricardo Dalarme 2023-01-27 10:59:56 -0300
  • 4f7d832d7c chore(package): release v1.1.1 Ricardo Dalarme 2023-01-26 14:39:30 -0300
  • f41897b13f refactor(lint): add new lint rules Ricardo Dalarme 2023-01-26 14:35:47 -0300
  • db609c2f7c change(example): use debugPrint instead of log Ricardo Dalarme 2023-01-24 16:01:26 -0300
  • bb0203ea2f chore(package): release v1.1.0+1 Ricardo Dalarme 2023-01-24 15:49:46 -0300
  • 55f3303a6b chore(pub): update license to pub recognize it Ricardo Dalarme 2023-01-24 15:48:00 -0300