edde746
8f50da4a75
fix: resolve all dart analyze warnings
- Migrate RadioListTile to RadioGroup API (Flutter 3.32+)
- Guard BuildContext usage across async gaps
- Use const BorderRadius.all / EdgeInsets.all constructors
- Extract nested ternaries into helpers
- Prefer .first over [0], ??= over if-null assignment
- Prefix unused FocusNode params with _
- Add library directive for dangling doc comments
2026-02-23 13:50:56 +01:00
..
2026-02-23 13:50:56 +01:00
2026-02-04 09:06:05 +01:00
2025-12-15 01:16:22 +01:00
2026-02-19 00:18:35 +01:00
2026-02-23 03:42:07 +01:00
2026-02-23 03:42:07 +01:00
2026-02-23 13:00:42 +01:00
2026-02-23 13:50:56 +01:00
2025-12-15 02:29:03 +01:00