I'm happy to announce the stable release of Niku 2.4 named "Yorugao".
This may not be a big update with a big new feature, but is an essential one for the future of Niku to support Dart 3 and Material 3 for a better foundation.
Named after Yorugao composed by An & Ryunosuke Kudo, an unlockable perfect challenge featured in MaiMai DX Universe.
This version feature: A foundation for Material 3
Feature:
- Migrate update to Material 3 (Flutter 3.10)
- New Widget for Material 3:
- ActionChip
- SwitchListTile
- Add factory method for Material 3:
- IconButton
- outlined
- tonal
- filled
- Button
- outlined
- tonal
- filled
- IconButton
- New TextFormField property:
- contextMenuBuilder
- magnifierConfiguration
- spellCheckConfiguration
- New parent builder:
- badge
Bug Fix:
- Memory leak in
useTransition
Fix:
- Deprecated text factory of h1-h6, subtitle, headline, overline, button