The Eisenhower matrix app for all platforms: android, ios, mac os and web with cloud synchronization!
Try it right now with the web version. You need to disable tracking protection to be able to sign in with google.
You can just install apps from these links: Android.
To build app you need to:
- Install flutter.
- Create firebase project.
- Enable Google and Anonymous authentication.
- Enable firestore and setup rules. For now, I allow read and write to every authorized users.
- Follow integration guid for google_sign_in and google_sign_in_web plugins
- For google sign in a web add your host to the OAuth 2.0 web client identifier here.
- Setup your credentials for authentication by following instructions in lib/main.
Don't forget to enable flutter desktop support using this guide to be able to build desktop apps.
-
MVP
-
Run on:
- Web
- Mac os
-
Design
- UI
- UX
- Animations
- Dark and light mode
- Desktop UI
-
The alternative backend to launch app on linux and windows




