|
|
639d2033f0
|
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 |
|
|
|
4da7fb32de
|
wip: checkout mainBody diagnostic print (CK_DEBUG) + shippingTime null-safe
|
2026-08-01 02:14:52 +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 |
|
|
|
8f3d3509ea
|
phase3(wip): desktop_checkout field null-safety + build local-shadow
|
2026-07-25 02:53:03 +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 |
|