Flutter Dating app UI

admin

Updated on:

Flutter Dating app UI

Hookup

Just Another Flutter Dating app UI …Kinda Tina Cloned UI Thanks to Fluttery….

How To Use

  1. Locally add fluttery into pubspec.yaml by downloading the repo from

Open the pubspec.yaml of fluttery and replace the enviroment to the one below

environment:
  sdk: ">=2.0.0-dev.28.0 <3.0.0"
  flutter: ">=0.1.4 <2.0.0"

then import into your code the normal way you know how..

 fluttery:
  1. Locate the fluttery folder in my project copy the layout_overlays.dart and replace the one located at fluttery/lib/src/layout_overlays.dart
  2. Run the project, it should work by now….
  3. Watch the video on the Flutter Tinder Challenge by fluttery

it would help you understand the basics of the swipe screens and concept behind it

❤️ Found this project useful?

If you found this project useful, then please consider giving it a ⭐️ on Github and sharing it with your friends via social media.

Project Created & Maintained By

Maugost Mtellect

Thanks

Special thanks to Matthew Carroll for your tutorial….

Getting Started

This project is a starting point for a Flutter application.

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.

Credit : https://github.com/mtellect/HookUp?fbclid=IwAR3gRMqPo2NVePUXFwUNhMGaX4epO04oI-eekg6k4e5a2iL1sSniIo5E8vc

Next Article : https://flutterappdev.com/2018/12/17/using-streams-in-flutter-flutter-app-development/

Leave a Comment