Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 568 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 568 Bytes

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.