Skip to content

galza-guo/AllCheck

Repository files navigation

AllCheck

AllCheck, also called 妥妥单, is a local-first Flutter app for reusable, verdict-oriented checklists. It is designed for repeated personal or work routines where the goal is not just to finish tasks, but to leave with confidence:

  • Not ready to leave home
  • Ready to leave home
  • Not ready to send email
  • Ready to send email

Current V1 Shape

  • Reusable checklist library
  • Persistent run state
  • Progress and readiness verdicts
  • Start over to clear the current run
  • Create, edit, duplicate, and delete checklist templates
  • Local-first storage with starter checklists
  • First-launch guided example based on the Leave Home starter checklist

Project Layout

The repo is intentionally flat:

Local Development

The Flutter SDK is installed at ~/.local/share/flutter on this machine. Use the repo-local wrapper so you do not need a global PATH change:

./flutterw pub get
./flutterw test
./flutterw analyze
./flutterw run -d macos

Notes

  • The current setup is verified for macOS development.
  • Flutter doctor still reports missing Android command-line tools and Android license acceptance on this machine, so Android builds are not fully ready yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors