All Projects → ShaunRain → Flutter_tindercard

ShaunRain / Flutter_tindercard

Licence: apache-2.0
A Tinder(探探) Card Widget build with flutter.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter tindercard

Auto Tinder
🖖 Train an artificial intelligence to play tinder for you
Stars: ✭ 318 (+169.49%)
Mutual labels:  tinder
Ph2date
💕 Powerful & lightweight PHP Dating Script built with CodeIgniter 2.X and Bootstrap + jQuery 💖
Stars: ✭ 20 (-83.05%)
Mutual labels:  tinder
React Native Deck Swiper
tinder like react-native deck swiper
Stars: ✭ 1,261 (+968.64%)
Mutual labels:  tinder
Tinder React Native
Tinder clone - React Native.
Stars: ✭ 661 (+460.17%)
Mutual labels:  tinder
Tinderlike
automatic liker on tinder web
Stars: ✭ 22 (-81.36%)
Mutual labels:  tinder
Chatinder
Unofficial desktop messaging client for Tinder.
Stars: ✭ 55 (-53.39%)
Mutual labels:  tinder
Tinderswipeview
Swipe view inspired by tinder
Stars: ✭ 289 (+144.92%)
Mutual labels:  tinder
Vue Tinder
Have your own Tinder and TanTan.
Stars: ✭ 103 (-12.71%)
Mutual labels:  tinder
Tinderclone
Android UI clone of the official Tinder ❤ app
Stars: ✭ 24 (-79.66%)
Mutual labels:  tinder
Tinder
Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge
Stars: ✭ 76 (-35.59%)
Mutual labels:  tinder
Ph7 Social Dating Cms
😻 pH7Builder (formerly pH7CMS) 👫 is a Professional & Open Source Social Dating CMS written in OOP PHP with the MVC pattern. This Social Dating Script wants to be low resource-intensive, powerful and secure. pH7CMS is included with 40+ modules and based on pH7Framework. It is also the first Professional, Free & Open Source Social Dating Site Builder Software and the first choice for creating enterprise level Dating Apps/Service or Social Networking Sites
Stars: ✭ 664 (+462.71%)
Mutual labels:  tinder
Verticalcardswiper
A marriage between the Shazam Discover UI and Tinder, built with UICollectionView in Swift.
Stars: ✭ 830 (+603.39%)
Mutual labels:  tinder
Expo Tinder
A Tinder Clone using Expo & React Native Elements
Stars: ✭ 67 (-43.22%)
Mutual labels:  tinder
Shuffle
🔥 A multi-directional card swiping library inspired by Tinder
Stars: ✭ 535 (+353.39%)
Mutual labels:  tinder
Ionic Tinder Ui
Just a Tinder UI on Ionic
Stars: ✭ 86 (-27.12%)
Mutual labels:  tinder
React Native Card Stack Swiper
Tinder like react-native card stack swiper
Stars: ✭ 315 (+166.95%)
Mutual labels:  tinder
Cardslider
Innovative twist to Tinder cards for iOS.
Stars: ✭ 996 (+744.07%)
Mutual labels:  tinder
Tindergram
🔥 Tinder clone in Swift
Stars: ✭ 108 (-8.47%)
Mutual labels:  tinder
Datingapp
Dating UI kit is used for online meet up with girls and boys . The screen contains more than 30 icons and most of all required elements required to design an application like this. The XML and JAVA files contains comments at each and every point for easy understanding. Everything was made with a detail oriented style and followed by today's web trends. Clean coded & Layers are well-organized, carefully named, and grouped.
Stars: ✭ 97 (-17.8%)
Mutual labels:  tinder
Tinder Auto Matcher
Auto-match people who liked you on Tinder
Stars: ✭ 76 (-35.59%)
Mutual labels:  tinder

flutter_tindercard

Pub Closed

Tinder/TanTan Card Widget.

Screenshots

screenshot

Getting Started

  1. Depend on it by adding this to your pubspec.yaml file: flutter_tindercard: ^x.x.x

  2. Import it: import 'package:flutter_tindercard.dart'

  3. Add TinderSwapCard in your widget layout and write the single card layout builder you need, then you get a Tinder(探探) like swap card widget!

  4. Use CardSwipeCompleteCallback for the swiped orientation and index!

  5. Use CardController to trigger swap from outside. Init a CardController as param for widget, and invoke method triggerLeft/Right of your CardController to trigger swipe!

  6. Use CardDragUpdateCallback to get swiping card's detail.

Example

See Here

Async Example

See Here

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].