Skip to content

2.4 Yorugao

Latest
Compare
Choose a tag to compare
@SaltyAom SaltyAom released this 04 Jul 08:59
· 5 commits to main since this release
701c9f1

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
  • 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