MIF_E31232435/lib/services
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
..
ml_service.dart Implement real-time product API synchronization 2026-04-20 23:25:20 +07:00