A Flutter UI implementation of a tinder for food app inspired by an uplabs post.
Star this repo if you like what you see.
Emmanuel Fache
Note: Make sure your Flutter environment is setup.
In the command terminal, run the following commands:
$ git clone https://github.com/emrade/flutter-tinder-for-food-ui.git tinder_for_food
$ cd tinder_for_food/
$ flutter packages get
$ flutter run