FLUTTER ECOSYSTEM

om1cael/Hidroly

A minimalist hydration tracker built with Flutter.

Hidroly project cover
Stars
118
Forks
14
Last push (UTC)
Sep 14, 2026
Project status
Active
Micael GitHub avatar
GITHUB User

Micael ↗

Brazil
LanguagesDartKotlin

Technical topics

Related packages and examples

Dependencies used

Dependency list 29 items

App categories

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

Hidroly

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

Get it on F-Droid Get it on IzzyOnDroid GitHub Actions Workflow Status GitHub Sponsors GPL-3.0 license

Table of Contents

[!NOTE] This app is currently in maintenance mode. Critical bugs will still be fixed, but new features are not planned.

A lot of open-source, privacy-oriented hydration apps have been created in recent times. You may want to take a look at HydroTracker or Neer.

Screenshots

https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/1.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/2.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/3.png
https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/4.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/5.png https://raw.githubusercontent.com/om1cael/Hidroly/HEAD/metadata/en-US/images/phoneScreenshots/6.png

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.
  • 🔗 Health Connect Integration: Seamlessly sync water intake data to Android's Health Connect, sharing records securely and offline with other health apps.

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.