MIF_E31232435/lib
rhanarmt 244395c234 Implement real-time product API synchronization
- Add POST /products endpoint to Flask backend for creating new products
- Add createProduct() method to MLService for API communication
- Update Transaction Screen to fetch products from API in dropdown
- Update Product List Screen with RefreshIndicator and dynamic product loading
- Add product count display to header subtitle
- Implement filter and search functionality with computed filteredProducts getter
- All screens now sync with backend database in real-time

Build status:  Compiles successfully on Android device
2026-04-20 23:25:20 +07:00
..
models Front end 2026-04-09 22:09:30 +07:00
pages Front end 2026-04-09 22:09:30 +07:00
screens Implement real-time product API synchronization 2026-04-20 23:25:20 +07:00
services Implement real-time product API synchronization 2026-04-20 23:25:20 +07:00
theme Front end 2026-04-09 22:09:30 +07:00
main.dart Front end 2026-04-09 22:09:30 +07:00