Commit Graph

5 Commits

Author SHA1 Message Date
70076d71c1 phase3: shop.dart NotificationListener return bool 2026-07-31 14:54:32 +08:00
6487c0db54 phase3: pinput v5, late field fix, carousel nullable, badges badgeAnimation param. 251->242 2026-07-31 14:53:58 +08:00
fce670664b phase3: nullfix.py batch script — bang/late/param-nullable
Automated null-safety fixes driven by dart analyze (no corruption):
- unchecked_use_of_nullable_value: insert '!' on receiver (property/method/[]/op)
- not_initialized field/var: mark 'late'
- missing_default_value_for_parameter: nullable param
Errors: 2374(peak) -> 907
2026-07-25 18:13:01 +08:00
e2f815e141 phase3: util_web + shop_scroll (custom scroll) null-safe; global Key? param fix 2026-07-24 20:24:57 +08:00
808ffa3211 backup. before shop update 2021-08-31 13:28:33 -04:00