Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1009 Bytes

CHANGELOG.md

File metadata and controls

42 lines (25 loc) · 1009 Bytes

[2.2.1+1] - February 2nd, 2023

  • Update default search page style to match Material 3.
  • Add very_good_analysis package.

[2.1.0] - September 13rd, 2022

  • BREAKING CHANGE: Set min Flutter version to 3.3.0.

[2.0.1] - June 19th, 2021

  • Update RowItem.tap click style.

[2.0.0] - April 1st, 2021

  • Migrated to null-safety.

[1.3.0] - February 5th, 2021

  • BREAKING CHANGE: updated RowItem.boolean icon style parameter: use IconBooleanStyle.
  • Updated default text style to bodyText2.
  • Updated defualt description text color to caption.color.

[1.2.0+3] - January 17th, 2021

  • Increased test coverage.

[1.2.0+1] - April 27th, 2020

  • Added outline parameter inside RowItem.boolean (false by default).

[1.1.0] - April 4th, 2020

  • Added new default text style.
  • Improvde code quality.
  • Added maxLines& textOverflow parameters.
  • Solved some issues.
  • Added more tests to the package.

[1.0.0+1] - March 31st, 2020

  • First release of this package!