Skip to content

Releases: fluttercommunity/backdrop

v0.5.2

27 Feb 06:54
Compare
Choose a tag to compare
  • example: referring "live demo" so that it shows up in pub.dev
  • example: proper sdk constraints and migrated to Flutter Android Embedding v2
  • ci-cd: deploy_demo fix
  • BackdropScaffold: added revealBackLayerAtStart property [#82]
  • BackdropScaffold: renamed controller -> animationController property and state "getter" [#82]

v0.5.1

23 Feb 05:35
Compare
Choose a tag to compare
  • [readme] minor fix

v0.5.0

23 Feb 05:29
Compare
Choose a tag to compare
  • demo: use gallerize package [#67]
  • demo: auto-deploy with new tag creation with Github Actions [#69]
  • dart: requires Dart >= 2.3 BREAKING [#73]
  • BackdropScaffold: added frontLayerActiveFactor and backLayerScrim; replaced inactiveOverlayColor with frontLayerScrim; [#73]
  • BackdropScaffold: documentation improvement for subHeader, headerHeight and stickyFrontLayer [#73]
  • example: added example for variable height front layer [#73]
  • BackdropScaffold: added reverseAnimationCurve [#74]
  • readme: added "Accessing underlying backdrop functionalities" section [#77]