Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 815 Bytes

[0.3.0] - 30 July 2023

  • Upgrade to Flutter 3.10.6
  • Add screenshots to pub.dev
  • Improve code snippet view

[0.2.0] - 10 September 2022

  • Upgrade project to Flutter 3.3.0

[0.1.1] - 11 April 2021

  • "Copy all" button for code widget

[0.1.0] - 07 March 2021

  • Null safety

[0.0.4] - 26 December 2020

  • Created gallerize badge.
  • Hosted example project on the web.
  • Updated project readme.

[0.0.3] - 12 November 2020

  • Updated images in readme.

[0.0.2] - 12 November 2020

  • Package ready for use.
  • Added how-to-use guide to readme.
  • GallerizePage, GallerizeInfo, GallerizePreview and GallerizeCode ready for use.

[0.0.1] - 8 October 2020

  • Initial implementation of the gallerize functionality: GallerizePage, GallerizeInfo, GallerizePreview and GallerizeCode.