A daily planner: lists, reminders, archive, and custom themes.
| Brand | ElecTream |
| Listing | Shutter |
| Package | com.electream.shutter |
| Version | 2.2.13 (add +build before Play) |
| Platforms | Android first; iOS/desktop/web folders exist but are not the ship target |
- Multi-list tasks with per-list theme overrides
- Scheduled reminders with a Mark Complete action (works if the app is killed)
- Archive, custom themes, haptics, text scale
- Export / import / wipe from settings (JSON on the clipboard)
- Google Sign-In and Firebase are in the tree; list data itself lives in
SharedPreferenceson device
flutter pub get
flutter runAndroid release (needs android/key.properties and the upload keystore; copy android/key.properties.example and do not commit either file):
flutter build appbundle --release| File | What it is |
|---|---|
| PRIVACY.md | Privacy policy (host a public copy for Play) |
| STORE.md | Play listing copy, Data safety, upload checklist |