Skip to content

dwyl/app

Repository files navigation

app

GitHub Workflow Status codecov.io contributions welcome HitCount

You found us, welcome!
We're currently re-building the App to make it much simpler!
If you want to help us Beta Test our MVP, please see: github.com/dwyl/mvp

Why? Start with Why

We are building an App because no tool we found solves our problems.

More detail in: Product Roadmap > Why Build an App?

What?

A simple way to organize your life/work and track activities over time so that you focus on what matters and don't get distracted by what doesn't.

More detail in our Product Roadmap > What Problem Are We Solving?.

How? contributions welcome

We are using Flutter to develop our application, both for browser and mobile devices. If you are new to Flutter, we recommend you reading dwyl/learn-flutter for a primer. Similarly, it is suggested to follow along dwyl/flutter-bloc-tutorial to better understand BLoC, the app's main state management system.

Help us build this! Your feedback is very welcome: dwyl/app/issues

Clone & Run the App Locally

git clone https://github.com/dwyl/app.git && cd app

Install the Dependencies

flutter upgrade
flutter pub get
flutter run