FLUTTER ECOSYSTEM

om1cael/Hidroly

一个使用 Flutter 构建的极简补水追踪器。

水解 项目封面
Stars
118
Forks
14
最近推送(UTC)
2026年9月14日
项目状态
未归档
Micael GitHub avatar
GITHUB User

Micael ↗

Brazil
语言DartKotlin

技术话题

关联插件与示例

使用的依赖

依赖清单 29 项

App 分类

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 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.