Shopping_List_App is a compact Flutter grocery app built for quick item management. Users can create new grocery items (name, quantity and category), view their list in a dark-themed UI, and remove items by swiping — all backed by a Firebase Realtime Database for cloud storage. The project is a minimal, beginner-friendly Flutter example that demonstrates forms, HTTP requests, and simple state management.