Task management App written in Flutter. Has an iOS 14 home widget, quick actions, and local notification reminders. ARCHIVED (Out of Production)
  • Dart 86%
  • Swift 9.6%
  • Java 1.3%
  • Ruby 1.1%
  • Kotlin 1.1%
  • Other 0.9%
Find a file
2024-12-31 12:34:17 -05:00
.gradle Android Studio 4.1 update. Repair Android build 2020-10-13 12:45:02 -04:00
android Working Home Screen Android Widget, switched Android to be primarily Kotlin for MainActivity and the widget. Still has auto generated flutter plugin java files. 2020-12-06 14:38:47 -05:00
assets update onboarding 2020-10-06 23:53:17 -04:00
ios Updated the iOS widget background and font color/size. 2020-12-26 23:31:42 -05:00
java Fixed a typo, added widget data formating for title. 2020-12-06 15:01:11 -05:00
lib Refactored onboarding check out of tasks_screen.dart 2020-12-31 15:35:26 -05:00
test adding unit tests 2020-11-12 23:40:34 -05:00
web adding calendar plugin to research integration 2020-10-02 02:46:17 -04:00
.gitignore Added check to allow onboarding to run once. Assuming app is not reinstalled/app data not deleted. 2020-09-18 22:17:03 -04:00
.metadata initial commit 2020-09-11 09:19:06 -04:00
local.properties Android Studio 4.1 update. Repair Android build 2020-10-13 12:45:02 -04:00
pubspec.lock BugFix-Fix Android Add Task index on list. Update Packages. 2020-12-22 18:11:26 -05:00
pubspec.yaml Converting to show current day. todo try to get incomplete tasks if earlier as well. 2020-12-24 22:42:19 -05:00
README.md Update README.md 2024-12-31 12:34:17 -05:00

Check It Off Pro!

This program is a to-do app written with Flutter.

For more info goto www.grimshawcoding.com

Project is no longer updated. This is simply an archive.