0.0.51
Fixed
- Fixed ControlledComponent assertion error when no initial value is provided
despite having a nullable type parameter - Fixed NavigationGroup causing negative size errors when the children list is
empty - Fixed NavigationSidebar not working correctly after recent breaking changes
Changed
- NavigationWidget is now a builder-only widget that requires a builder function
to be provided.