Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 442 Bytes

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 442 Bytes

[1.0.5] - 14.05.2022.

  • Flutter 3.0 support.

[1.0.4] - 12.09.2021.

  • Improve logic to handle different aspect ratios

[1.0.3] - 16.06.2021.

  • Introduce log calculation for .dp

[1.0.2] - 26.04.2021.

  • Deprecate .sp
  • Introduce .dp handling correctly all platforms using width/height ratio and pixels density

[1.0.1] - 25.04.2021.

  • Handle .sp correctly after orientation change

[1.0.0] - 25.04.2021.

  • First Release