f_card_swiper/lib/src
kzrnm 095d46f21a
fix: swiping through the `controller` when `isDisable` is `true` (#15)
- When isDisable was true it wasn't possible to swipe using the controller
2023-04-17 22:33:04 -03:00
..
card_animation.dart feat: add undo feature (#1) 2023-03-25 18:01:30 -03:00
card_swiper.dart fix: swiping through the `controller` when `isDisable` is `true` (#15) 2023-04-17 22:33:04 -03:00
card_swiper_controller.dart feat: add undo feature (#1) 2023-03-25 18:01:30 -03:00
enums.dart feat: add undo feature (#1) 2023-03-25 18:01:30 -03:00
extensions.dart feat: add undo feature (#1) 2023-03-25 18:01:30 -03:00
typedefs.dart feat(callbacks): change `onSwipe` and `onEnd` to be FutureOr (#14) 2023-04-11 09:58:13 -03:00
undoable.dart feat: add undo feature (#1) 2023-03-25 18:01:30 -03:00