• Stars
    star
    113
  • Rank 304,005 (Top 7 %)
  • Language
    Dart
  • Created about 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple water drinking reminder app built with Flutter

Water Reminder App

This app is part of a YouTube devlog series that you can find on: https://www.youtube.com/c/robertbrunhage

Figma

Scrum Board

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

  1. Clone the repo
  2. Run Flutter packages get
  3. Run the project (It is already connected to an open firebase project)

Prerequisites

You need to have Flutter set up and ready. https://flutter.dev/

Running the tests

Run flutter test in the terminal/cmd

Built With

Contributing

Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.

Versioning

Using SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

Acknowledgments

  • Hat tip to anyone whose code was used