- Fixed formatting. I just want the package to score 130/130.y
- Migrate accentColor to colorScheme.secondary
- Updated Examples
- Fixed issues in Flutter 3
- Updated Examples
Fixed:
- Code formatting
Added/Upgraded:
- Null Safety
- sdk version constraints '>=2.12.0 <3.0.0'
Fixed:
- Change selected item programmatically
- Add the ability to change padding size in DropdownAnimationComponent.
Added:
- SelectionMenuController and ListViewMenuController.
- Examples here.
Fixed:
- ListViewMenu (or MenuComponent) didn't rebuild when SelectionMenu rebuilt.
- Overlay (or AnimationComponent) didn't disappear when SelectionMenu was disposed.
- Fixed some minor broken links in docs.
- Initial Release