This website requires JavaScript.
Explore
Help
Sign In
hermes-agent
/
flutter_wisetronic
Watch
1
Star
0
Fork
0
You've already forked flutter_wisetronic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
95e40f31cce7f570cd9074a719c92ce2e293db72
flutter_wisetronic
/
lib
/
widgets
History
peima
95e40f31cc
fix(runtime): 同类 nullfix 脚本误加 ! 全库修复 - getCartInfoByBusiness 返回可空但末尾误加 !, 后接 if(x!=null) 判空. 影响: shopping_cart_bar/shopping_cart_widget/desktop_shopping_cart_widget(可空目标去!); shop_products/mobile shop(非空声明改 CartInfo?)
2026-08-01 02:27:50 +08:00
..
desktop
fix(runtime): 同类 nullfix 脚本误加 ! 全库修复 - getCartInfoByBusiness 返回可空但末尾误加 !, 后接 if(x!=null) 判空. 影响: shopping_cart_bar/shopping_cart_widget/desktop_shopping_cart_widget(可空目标去!); shop_products/mobile shop(非空声明改 CartInfo?)
2026-08-01 02:27:50 +08:00
general
fix(runtime): add_remove_button cartInfo 误加 ! (nullfix 脚本) -> 去掉. getCartInfoByBusiness 返回可空, 购物车空时 ! 崩溃 -> AddRemoveButton build L197 Unexpected null value. 修复 /shop 商品列表和 /checkout lineItem 的 +/- 按钮崩溃
2026-08-01 02:22:26 +08:00
mobile
fix(runtime): 同类 nullfix 脚本误加 ! 全库修复 - getCartInfoByBusiness 返回可空但末尾误加 !, 后接 if(x!=null) 判空. 影响: shopping_cart_bar/shopping_cart_widget/desktop_shopping_cart_widget(可空目标去!); shop_products/mobile shop(非空声明改 CartInfo?)
2026-08-01 02:27:50 +08:00