flutter_nord_theme 2.1.0 flutter_nord_theme: ^2.1.0 copied to clipboard
An arctic, north-bluish theme for Flutter, based on the Nord theme.
flutter_nord_theme #
2.1.0 #
- 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.
2.0.2 #
- Fixes
- Label color for navigation theme
- Card background color for light theme
- Divider color for light theme
2.0.1 #
- Added a theme for NavigationRail
2.0.0 #
- Migrating to null safety.
1.0.0 #
- First working version, usable in development: a light theme and a dark theme, not customizables.