Crazywater/knuffiworkout ↗
Created Mar 17, 2023 · View the Crazywater/knuffiworkout repository page
Workout app written using Flutter and Firebase
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
1
Lines of Code
427
From
May 10, 2018
To
Oct 30, 2022
About Crazywater/knuffiworkout
Knuffiworkout is a fitness tracking application built for Android using Flutter and Firebase. The app allows users to log and monitor their workout routines with cloud-based data storage and synchronization. It's available on the Google Play Store and uses Firebase authentication with Google Sign-In along with a Realtime Database backend to store user-specific workout data.
The project is actively maintained and welcomes contributions from the community. Development requires setting up a Firebase project with proper authentication configuration and Android signing credentials for release builds. The codebase uses the built_value library for code generation to handle data models, and includes typical Flutter project structure for Android deployment.
Currently the iOS implementation relies on Flutter's default template code, as the maintainer lacks the necessary Apple development infrastructure. The roadmap includes adding preset workout configurations for popular routines like StrongLifts 5x5 and Starting Strength to streamline setup for new users.