Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 700 Bytes

[1.0.0] - 2020-11-08

  • Initial release of Stilo! Includes core utility classes to simplify Flutter development.

[1.0.1] - 2020-11-08

  • Update library documentation
  • Add library homepage url

[1.1.0] - 2020-11-22

  • Add black and white colors
  • Add numeric value in font_weight docs

[1.1.1] - 2020-11-22

  • Define public constant values for border radius
  • Define public constant values for edges

[1.1.2] - 2021-02-07

  • Fix durations types. Replace microseconds with milliseconds
  • Add new durations types

[2.0.0] - 2021-05-15

  • Add new constants based on a new spacing scale
  • Improve naming of public constant values
  • Improve docs of class constants
  • Migrated to null safety