Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

swipe view

creating the swipe view as used in the tinder. swipe right is considered accepted and swipe left is rejected.

swipe view

getting started

note: make sure your flutter environment is setup.

installation

in the command terminal, run the following commands:

$ geekruchika/fluttercardswipe.git
$ cd fluttercardswipe/animation_exp
$ flutter run

simulate for ios

method one

open the project in xcode from ios/runner.xcodeproj.
hit the play button.

method two

run the following command in your terminal.
$ open -a simulator
$ flutter run

simulate for android

make sure you have an android emulator installed and running.
run the following command in your terminal.
$ flutter run

Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD


Download this source code for
5 USD

Top