Card Swipping Feature like Tinder in Flutter

You are currently viewing Card Swipping Feature like Tinder in Flutter
Swipping Credit Card

Card Swipping Feature like Tinder in Flutter

This project implements the card swipping Feature like Tinder in flutter. I have shown different Hill Stations details with this nice looking Ui. We can get details of any place on tapping the card which takes us to next page.

Swipping Credit Card
Swipping Credit Card

We have use Stack widget to arrange the cards one above another . And , We use Draggable property to swipe the cards.

See also  Package for Building Settings Forms in Flutter

Give a star if you Like my Work . Thanks !!

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

See also  Car Control Dashboard App using GetX in Flutter

Credit

This is developed by parikshitgupta1
Download this project from the below link.
https://github.com/parikshitgupta1/Flutter-Swipe-/archive/refs/heads/master.zip
You can visit original source page from the below link:
https://github.com/parikshitgupta1/Flutter-Swipe-

Spread the love

Leave a Reply