- New theme properties:
- Theme for FloatingActionButon.
- Each theme is now based on a ColorScheme.
- Meta:
- Update package description.
- The documentation now covers all the elements of the public API.
- Fixes
- Label color for navigation theme
- Card background color for light theme
- Divider color for light theme
- Added a theme for NavigationRail
- Migrating to null safety.
- First working version, usable in development: a light theme and a dark theme, not customizables.