Link to Google Play Store. iOS is coming soon.
Check out the Releases page.
I am not liable for any disastrous consequences that may result from the suggestions of the app.
This is just a side-project I write during my free time. It's not perfect and I'll do my best to fix legit bugs. If you see something wrong, fork this repo and send me a pull request. I'd love to collaborate.
This app aims to be simple, clean and fast. A picking animation or a 'shake to pick' will never be added as a feature. There are other apps out there that already do that. By contrast, here are some features I'm planning to do in the future:
- Categorize items and lists
- Batch select and deselect
- Reorder lists
- Clone and edit list
- Share list to another user
- Framework: Flutter
- Icons: Flat Icons
- Font: Gotham Pro
- Database: Sembast
You can download Flutter from here: Download Flutter
Follow the instructions for the setup.
To install the dependencies, use the command:
flutter pub get
To run the app, use the command:
flutter run
MIT License - License File