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
147ab866e16e59cb0d87c4dd8266024e9ef173bc
flutter_wisetronic
/
lib
/
widgets
History
peima
147ab866e1
fix(runtime): late top-level/instance vars used with ??= (mediaQuery/screenHeight/etc) -> nullable. Fixes LateInitializationError on /me /shop /product-detail
2026-08-01 02:06:07 +08:00
..
desktop
fix(runtime): late top-level/instance vars used with ??= (mediaQuery/screenHeight/etc) -> nullable. Fixes LateInitializationError on /me /shop /product-detail
2026-08-01 02:06:07 +08:00
general
fix(runtime): 37 late fields with == null checks were wrongly migrated -> nullable. Fixes LateInitializationError crashes on page navigation (shop/checkout/comment/data pages)
2026-08-01 01:58:36 +08:00
mobile
fix(runtime): late top-level/instance vars used with ??= (mediaQuery/screenHeight/etc) -> nullable. Fixes LateInitializationError on /me /shop /product-detail
2026-08-01 02:06:07 +08:00