Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 707 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 707 Bytes

Chronus

Chronus is a time management application based on the pomodoro technique. In this application you can manage your tasks and record your history spent on the task.

It is highly recommended that you use Flutter v0.6.0.

Packages used versions:

  • redux: "^3.0.0",

  • flutter_redux: "^0.5.2"

  • redux_logging: ^0.3.0

  • redux_epics: ^0.10.0

  • rxdart: ^0.18.0

  • flutter_local_notifications: ^0.3.6

  • intl: "^0.15.6"

  • google_sign_in: "^3.0.4"

  • cloud_firestore: "^0.7.3"

  • firebase_auth: "^0.5.12"

  • firebase_core: "^0.2.4"

  • firebase_database: ^1.0.3

  • firebase_analytics: ^1.0.2

Getting Started

For help getting started with Flutter, view our online documentation.