Skip to content

Latest commit

 

History

History
74 lines (57 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

74 lines (57 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file

MINOR

(0.3.2, 0.3.3) - 2024-07-17

  • Upgrade flutter version

MINOR

0.3.1 - 2024-02-22

  • Update readme file

MINOR

0.3.0 - 2024-02-08

  • New class Controller to separate responsibility.
  • Considerable improvement in the validation logic.
  • Optimization of the adaptive option
  • Minor changes in format, etc.

PATCH

0.2.2 - 2024-02-06

  • Update formats.

PATCH

0.2.1 - 2024-02-06

  • General updates.

PATCH

0.2.0 - 2024-02-06

  • General updates.

PATCH

0.1.9 - 2024-02-06

  • Update Platform support.

PATCH

0.1.8 - 2024-02-06

  • General updates.

PATCH

0.1.7 - 2024-02-06

  • Update gitIgnore.

PATCH

0.1.6 - 2024-02-06

  • Added dartdoc.

PATCH

0.1.5 - 2024-02-06

  • Update readme yaml to flutter support.
  • Platforms support.

PATCH

0.1.4 - 2024-02-06

  • Update readme yaml to flutter support.
  • New example.

PATCH

0.1.3 - 2024-02-06

  • Update readme yaml to flutter support.
  • Update test.

PATCH

0.1.2 - 2024-02-06

  • Update readme yaml to flutter support.

PATCH

0.1.1 - 2024-02-06

  • Update readme images.

MAJOR

0.1.0 - 2024-02-06

  • Initial release of the FlexGap library.
  • Implemented RenderBoxGap, ExpandedGap, and FlexGap widgets for managing spaces and flexibility in layouts.