Introduction
List Pilot is a smart shopping list app for Android built with Flutter. It helps you add items quickly, group them by category, and learn your in-store check-off order over time so you can work through the list top to bottom.
Key features
- Fast item entry — autocomplete from a built-in catalog of 440+ groceries, plus custom items you teach the app
- Category grouping — items organized under headers like Dairy, Fruit & Veg, Meat, Frozen, and more
- Multiple lists — separate lists for different stores (supermarket, hardware store, etc.)
- Smart ordering — learns your check-off sequence per list and reorders active items over time
- In your cart — checked items move to a muted section at the bottom; clear all when done
- Item details — edit name, quantity (count or weight), category; remove custom items from memory
- Shop Stats — optional timing and pace comparisons per list (disabled by default)
- Light & dark mode — follows system theme with manual override
- Local only — all data stored on device via SQLite (no cloud sync)
Availability
| Platform | Status |
|---|---|
| Android (GitHub) | Download latest release |
| Google Play | Coming soon |
| iOS | Not available |
Documentation
Use the sidebar to explore installation, features, upgrading, and developer setup guides.