Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 787 Bytes

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 787 Bytes

[2.0.4] - 12 Oct 2023

  • Version bump

[2.0.3] - 12 Oct 2023

  • pubspec.yaml updated sdk constraint
  • Updated support link in Readme
  • Version bump

[2.0.2] - 06 August 2021

  • Fixed docs

[2.0.1] - 06 August 2021

  • Updated docs

[2.0.0] - 08 March 2021

  • Stable release for null safety
  • Example updated to null safety
  • Update SDK constraints to >=2.12.0-0 <3.0.0 based on guidelines

[1.1.0] - 24 December 2020

  • Added fade transition to block modal
  • Switch between fade/slide transitions using isSlideTransitionDefault
  • Ability to create custom transitions using customBuildBlockModalTransitions
  • Added ability to disable or customize 'SafeArea'
  • Docs updated

[0.1.1] - 11 May 2020.

  • Readme updated.

[0.1.0] - 11 May 2020.

  • Initial release.