The app was made to manage the inventory of a small business/medium business, it organizes the data (products) in categories, and allow to add sales and purchases for an easy control.
- Create, edit, delete categories, products, purchases and sales.
- Search bar for categories and products.
- Date picker to request the purchases and sales of different days.
- State management: riverpod
- Database: cloud_firestore
- Setup Flutter.
- Clone the repository.
- Setup firebase *I recommend install Firebase CLI via npm.