From my video on YouTube
Made using FlutterFlow
- Yuka / Lewka
- AI Avatar Maker & Editor
- Sleep Tracking Application
All apps can be run locally with Flutter using v3.19. Backend requires firebase.
The backend server is for all applications is one FastAPI server that can be run locally.
- Clone the repository
- Change .env.example to .end and fill in the required fields (Make sure to import Firebase credentials JSON file)
- Ngrok is required for the backend to work with the Flutter app.
- Run docker compose up to start the backend server.
- Choose an app to run in the apps repository.
The apps created are for educational purposes only. If you run into issues, please submit a PR or issue.



