Building a Flutter app, part 7: in which I blast through a ton of feature work

The setup and database hookups are done, so now it’s time to just pump out features.

Each feature has its own article:

  1. Crossing off shopping list items
  2. Dark UI mode
  3. Linking stores and lists
  4. Reordering items on a per-store basis
  5. Mark an item as exclusive to a store(s) [Coming soon]
  6. Substitutes list – [Coming soon]
  7. Add a picture to an item – [Coming soon]
  8. Enhanced “store location” – [Coming soon]
  9. Deleting items, shopping lists, and stores – [Coming soon]

Coming soon: Part 8, user accounts.