Skip to content

v0.1.0

Choose a tag to compare

@semutKecil semutKecil released this 04 Nov 15:26
· 3 commits to main since this release

0.1.0 - 2025-11-04

  • Migrated core layout to InputDecorator
    Replaced legacy composition with native InputDecorator for idiomatic form field rendering and label/hint behavior.

  • Removed all compensation and displayPadding parameters
    Simplified API surface by eliminating manual layout overrides. Alignment now follows native Flutter behavior.

Full Changelog: v0.0.8...v0.1.0