Files
flutter_wisetronic/lib
peima 7e8182259f phase3: utils.dart null-safe (cart logic + dio5 error handling)
- cart event handlers rewritten with local list + nullable model fields
- getCartInfo*/addCart/removeCart helpers: nullable List<CartInfo>? params
- addSubproductToCard/addSubproductQty/removeSubproduct: null-safe nested access
- showMessageDialog: DioException + promoted response local
- newCartLineItem params nullable; getWeekDayName default return
- launchURL->launch; RuntimeError code nullable
2026-07-24 20:13:07 +08:00
..
2022-06-30 03:47:47 -04:00
2022-03-10 00:47:26 -05:00
2023-12-15 21:34:23 +08:00
2023-12-15 21:34:23 +08:00