An open API service indexing awesome lists of open source software.

https://github.com/om1cael/hidroly

A minimalist hydration tracker built with Flutter.
https://github.com/om1cael/hidroly

android dart flutter health hydration wellness

Last synced: 13 days ago
JSON representation

A minimalist hydration tracker built with Flutter.

Awesome Lists containing this project

README

          

Hidroly


Hidroly is a health application that helps you track and manage your water intake.



GitHub Actions Workflow Status
GitHub Sponsors
Latest Release
GPL-3.0 license

## Table of Contents

## Screenshots
| | | |
|----------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|
| | |

## Features
* 💧 **Smart Hydration Tracking**: Intelligent daily goals based on your profile.
* 📈 **Summary**: Weekly, monthly and yearly chart, total intake, average intake and streak indicators.
* 🌍 **Unit System Support**: Switch between the Metric and Imperial systems.
* ⚡ **Offline**: Fast perfomance, with the bonus of no data being sent over the Internet.

## Getting Started
You'll need at least 8GB (16 recommended) of RAM to build and run this project.

```
# Clone the repository
git clone https://github.com/om1cael/hidroly.git

# Install dependencies
flutter pub get

# Generate code (Drift/Riverpod)
flutter pub run build_runner build --delete-conflicting-outputs

# Run the app
flutter run
```

## License
This project is licensed under [GPL-3.0](LICENSE).