Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 749 Bytes

File metadata and controls

34 lines (19 loc) · 749 Bytes

3 Popular App Recreations

From my video on YouTube

FlutterFlow logo

Made using FlutterFlow

Recreated Apps 📱

  1. Yuka / Lewka

  1. AI Avatar Maker & Editor

  1. Sleep Tracking Application

This Repository is the Flutter Applications.

You will also need the backend docker container to run the applications.

Each app is in it's respected folder.

  1. Change directory to the app you want to run
  2. Run flutter pub get
  3. Run flutter run
  4. Enjoy the app!

Pull requests and issues are welcome!