FLUTTER ECOSYSTEM

om1cael/Hidroly

Um rastreador de hidratação minimalista construído com Flutter.

Capa do projeto Hidrólise
Stars
118
Forks
14
Último push (UTC)
14 de set. de 2026
Status do projeto
Ativo
Micael GitHub avatar
GITHUB User

Micael ↗

Brazil
LinguagensDartKotlin

Tópicos técnicos

Pacotes e exemplos relacionados

Dependências usadas

Lista de dependências 29 itens

Categorias de apps

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher 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.