card_swiper_view 1.0.3 copy "card_swiper_view: ^1.0.3" to clipboard
card_swiper_view: ^1.0.3 copied to clipboard

card swiper view for june flow app.

pub package

card_swiper_view #

card swiper view using card_swiper package

Installation #

  1. If the juneflow project doesn't exist, please create it by following this guide.
  2. open terminal in the juneflow project root directory, enter the following command.
    june add card_swiper_view
    
  3. start the project by entering the following command.
    flutter run lib/app/_/_/interaction/view.blueprint/page/card_swiper_view/_/view.dart -d chrome
    

Screenshots #