backdrop

Backdrop implementation in flutter.

MIT License

Stars
331
Committers
16

Bot releases are hidden (Show)

backdrop - v0.9.1 Latest Release

Published by daadu about 1 year ago

  • FEAT: added concealBacklayerOnBackButton option (#133)
backdrop - v0.9.0

Published by WieFel over 1 year ago

  • CHORE: upgrade to Flutter 3.10.0
  • CHORE: remove deprecated members in BackdropAppBar
backdrop - v0.8.0

Published by daadu over 2 years ago

  • FIX: SchedulerBinding.instance is now null-safe (#124) (#125)
backdrop - v0.7.2

Published by daadu over 2 years ago

  • DOCS: remove mention of deprecated member
  • REFACTOR: making BackdropScaffoldState.scaffoldKey non-null with late (#114)
  • FEAT: added frontLayerShape in-place of frontLayerBorderRadius in BackdropScaffold (#116)
  • perf: only rebuild widgets when BackdropScaffoldState changed (#119)
backdrop - v0.7.1

Published by daadu almost 3 years ago

  • DOCS: proper(short) first sentence of doc-comments (#110)
backdrop - v0.7.0

Published by daadu almost 3 years ago

  • DOCS: added "Awesome Flutter" shield
  • CHORE: migrated to flutter_lints with additional rules (#99)
  • CI: added check for proper PR title based on conventionalcommits.org (#101)
  • STYLE: fix all lint issues (#100)
  • DOCS: added api-doc links to quick links section
  • BREAKING REFACTOR: removed all deprecated members (#102)
  • BREAKING REFACTOR: moved all files to src/ dir (#103)
  • DOCS: remove note for flutter v1 and minor formatting
  • FEAT: synced members of Scaffold and AppBar (#104)
  • DOCS: start doc-comments with a single sentence summary (#105)
  • CI: using flutter analyze and checking correct formatting (#107)
  • FEAT: added double frontLayerElevation member (#109)
  • CI: restructured, cleaned, added pub.dev checks (#108)
  • CHORE: default gitignore for idea added
backdrop - v0.6.2

Published by daadu over 3 years ago

  • doc: "all-contributors" generated through CLI
  • doc(readme): minor - using HTML badges instead of MD
  • ci(analysis): upgraded analyzer action to v3
  • doc(readme): GIF for BackdropScaffold example updated
backdrop - v0.6.1

Published by daadu over 3 years ago

  • BackdropScaffold: added maintainBackLayerState argument [#93]
backdrop - v0.6.0

Published by daadu over 3 years ago

  • pubspec: revert homepage to github repo
  • dart: requires Dart >= 2.12 BREAKING [#86]
  • dart: opt-in for null safety [#86]
backdrop - v0.5.3

Published by daadu over 3 years ago

  • pubspec: set https://fluttercommunity.github.io/backdrop/ as "Home Page"
  • readme: added "Live Demo" to "Quick links"
  • BackdropScaffold: fix bug where _animationController.dispose() is not called correctly [#83]
backdrop - v0.5.2

Published by daadu over 3 years ago

  • 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]
backdrop - v0.5.1

Published by daadu over 3 years ago

  • [readme] minor fix
backdrop - v0.5.0

Published by daadu over 3 years ago

  • 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]
Package Rankings
Top 8.17% on Proxy.golang.org
Top 4.79% on Pub.dev
Badges
Extracted from project README
Flutter Community: backdrop
Related Projects