Commit Graph

12 Commits

Author SHA1 Message Date
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
18abf4eb82 phase3: FIX arg-bang regex (missing \] in char class skipped subscripts). 235->183 2026-07-31 14:57:23 +08:00
154d696e70 phase3: improve arg-bang handler (allow ! in chains, ; terminator). 574->440 2026-07-26 10:41:02 +08:00
6d789c7b19 phase3: badges 2.x->3.x migration (badgeStyle/animation), SearchBar/onPrimary fixes. 596->580 2026-07-26 01:10:45 +08:00
f1d7dbb423 phase3: fix Scrollbar isAlwaysShown->thumbVisibility, badges hide Badge. 621->605 2026-07-25 18:17:33 +08:00
a76b872966 phase3: nullfix arg-bang handler (argument_type/invalid_assignment). 872 -> 621 2026-07-25 18:16:40 +08:00
c21ccbd54d phase3: nullfix field-formal field-nullable handler. 907 -> 872 2026-07-25 18:14:55 +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
bcf21d90ac updated new flutter version 2022-06-30 03:47:47 -04:00
808ffa3211 backup. before shop update 2021-08-31 13:28:33 -04:00