Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sivaram16/drink_reminder_flutter

A cross platform mobile application to help you hydrate.
https://github.com/sivaram16/drink_reminder_flutter

Last synced: 2 months ago
JSON representation

A cross platform mobile application to help you hydrate.

Awesome Lists containing this project

README

        

# Water Drink Reminder App

A cross platform mobile application to help you hydrate.

## Contributors

[Sivaram](https://github.com/ThalapathySiva) (me) - **Flutter Developer**

[Roshan G Rahman](http://github.com/roshanrahman) - **Designer**

## Release

> Download the [drink_remainder.apk](https://drive.google.com/open?id=1qZ9jI_xqHRZCzqVWSs90grEAJIz7RunG) for android

## Screenshots

![](github_assets/four.jpg)

![](github_assets/three.jpg)

![](github_assets/one.png)

![](github_assets/two.png)

## Features
- **Set intake goal**
- **Update your intake (100ml, 200ml, 1L) after you drink water.**
- **Notification to drink water (only on Android)**
- **Easy to use UI, with DARK mode.**
- **View your previous stats.**

## Tools used
- [Flutter & Dart](http://flutter.dev)
- [Local Schedule Notification](https://pub.dev/packages/local_notifications)
- [Provider](https://pub.dev/packages/provider)
- [Shared Preferences](https://pub.dev/packages/shared_preferences)

## How to run
```
flutter packages get
```

```
flutter run --release
```