|
|
0526baa3c8
|
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 |
|
|
|
5ccc06b0f7
|
phase3: WEB BUILD SUCCEEDS. cross_file override (0.3.4+2, Dart3-safe), parabolic/popup _margin EdgeInsets, remaining nullable fixes. lib 12->6(util_io deferred), web build OK with --no-tree-shake-icons
|
2026-08-01 01:27:51 +08:00 |
|
|
|
7c69197396
|
phase3: nullable fields/methods, casts, ?.call, pinput/YoutubePlayer v5, buttonColor, dead-code removal. 72->16
|
2026-08-01 01:21:37 +08:00 |
|
|
|
137eca4c69
|
phase3: nullable fields/methods, casts, ?.call, condition fixes across 11 files. 108->72
|
2026-08-01 01:16:25 +08:00 |
|
|
|
6487c0db54
|
phase3: pinput v5, late field fix, carousel nullable, badges badgeAnimation param. 251->242
|
2026-07-31 14:53:58 +08:00 |
|
|
|
ab06fadea8
|
phase3: @required->required keyword, nullable for-in iterator fix. 309->251
|
2026-07-31 14:49:02 +08:00 |
|
|
|
154d696e70
|
phase3: improve arg-bang handler (allow ! in chains, ; terminator). 574->440
|
2026-07-26 10:41:02 +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 |
|
|
|
808ffa3211
|
backup. before shop update
|
2021-08-31 13:28:33 -04:00 |
|