chore(package): release v1.0.2

This commit is contained in:
Ricardo Dalarme 2023-01-16 12:26:11 -03:00
parent c5f5601c4a
commit b371c2ba82
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: flutter_card_swiper
description: This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction. description: This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.
homepage: https://github.com/ricardodalarme/flutter_card_swiper homepage: https://github.com/ricardodalarme/flutter_card_swiper
issue_tracker: https://github.com/ricardodalarme/flutter_card_swiper/issues issue_tracker: https://github.com/ricardodalarme/flutter_card_swiper/issues
version: 1.0.1 version: 1.0.2
environment: environment:
sdk: ">=2.12.0 <3.0.0" sdk: ">=2.12.0 <3.0.0"