A simple workout tracker
- Android/iOS/Linux/Windows/macOS app: Flutter (Dart)
You can download builded app from the Releases page.
Run app in the development mode:
# Clone the repository
git clone https://github.com/laptop-coder/push-through.git
cd ./push-through/app
# Run
flutter runYou can also specify OS:
flutter run -d Linux