|
|
6d08db54a5
|
chore: 清理 checkout mainBody 的 'aaa:' 调试 print
|
2026-08-01 02:38:15 +08:00 |
|
|
|
3f9256491d
|
fix(runtime): checkout table_token(store.state.tableNumber!) -> tableNumber ?? ''. 普通网购用户无餐桌号(null)时崩溃. desktop L309/mobile L284. Fixes checkout/310 Unexpected null value
|
2026-08-01 02:36:01 +08:00 |
|
|
|
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 |
|
|
|
5cb5ef6396
|
phase3: checkout files clean (nullable fields, ternary/concat/condition fixes). 142->131
|
2026-07-31 15:05:08 +08:00 |
|
|
|
18abf4eb82
|
phase3: FIX arg-bang regex (missing \] in char class skipped subscripts). 235->183
|
2026-07-31 14:57:23 +08:00 |
|
|
|
3ed58e1596
|
phase3: precise nullable-condition fixes (if(x)->if(x==true), analyzer-driven). 399->379
|
2026-07-26 10:46:26 +08:00 |
|
|
|
154d696e70
|
phase3: improve arg-bang handler (allow ! in chains, ; terminator). 574->440
|
2026-07-26 10:41:02 +08:00 |
|
|
|
a76b872966
|
phase3: nullfix arg-bang handler (argument_type/invalid_assignment). 872 -> 621
|
2026-07-25 18:16:40 +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 |
|
|
|
1f85ae1e63
|
phase3: bulk null-safety fixes
- validator: (String value) -> (String? value) [30 files]
- ElevatedButton.styleFrom(primary:) -> backgroundColor: [31 files]
- global Key? param fix [129 files]
|
2026-07-24 20:27:16 +08:00 |
|
|
|
e2f815e141
|
phase3: util_web + shop_scroll (custom scroll) null-safe; global Key? param fix
|
2026-07-24 20:24:57 +08:00 |
|
|
|
bcf21d90ac
|
updated new flutter version
|
2022-06-30 03:47:47 -04:00 |
|
|
|
f504e213a0
|
initial commit to gitea
|
2022-03-10 00:47:26 -05:00 |
|
|
|
808ffa3211
|
backup. before shop update
|
2021-08-31 13:28:33 -04:00 |
|