PackageTrack
Sign in Get early access

backdrop

Backdrop implementation in dart. (https://material.io/design/components/backdrop.html)

0.9.1 11K downloads/mo #2811 most downloaded on pub.dev fluttercommunity/backdrop

What this package is like to depend on

Last release 3 years ago

no release in 18 months

Release timing varies

gaps range from 9 days to 9 months

Some releases are documented

notes for 39 of 71 stable releases

1 version withdrawn

withdrawn after publishing

8 years old

73 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

73 releases · Jul 2018 to Sep 2023
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 73
  1. 0.9.1 06 Sep 2023
    Release notes
    • FEAT: added concealBacklayerOnBackButton option (#133)
    Open source →
    Release notes
    • FEAT: feat: added concealBacklayerOnBackButton option (#133)
    Open source →
  2. 0.9.0 20 May 2023
    Release notes
    • CHORE: upgrade to Flutter 3.10.0
    • CHORE: remove deprecated members in BackdropAppBar
    Open source →
    Release notes
    • CHORE: upgrade to Flutter 3.10.0
    • CHORE: remove deprecated members in BackdropAppBar
    Open source →
  3. 0.8.1 28 Aug 2022
    Release notes
    • DOCS: fix badge links
    • CHORE: move to OSI-approved license
    Open source →
  4. 0.8.0 12 May 2022
    Release notes
    • FIX: SchedulerBinding.instance is now null-safe (#124) (#125)
    Open source →
    Release notes
    • FIX: SchedulerBinding.instance is now null-safe (#124) (#125)
    Open source →
  5. 0.7.3-beta.1 03 May 2022 pre-release

    Nothing published for this version

  6. 0.7.3-beta.0 03 May 2022 pre-release withdrawn

    Nothing published for this version

  7. 0.7.2 03 May 2022
    Release notes
    • 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)
    Open source →
    Release notes
    • 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)
    Open source →
  8. 0.7.1 19 Dec 2021
    Release notes
    • DOCS: proper(short) first sentence of doc-comments (#110)
    Open source →
    Release notes
    • DOCS: proper(short) first sentence of doc-comments (#110)
    Open source →
  9. 0.7.0 19 Dec 2021
    Release notes
    • 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
    Open source →
    Release notes
    • 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
    Open source →
  10. 0.6.2 28 Jun 2021
    Release notes
    • 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
    Open source →
    Release notes
    • 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
    Open source →
  11. 0.6.1 04 May 2021
    Release notes
    • BackdropScaffold: added maintainBackLayerState argument [#93]
    Open source →
    Release notes
    • BackdropScaffold: added maintainBackLayerState argument [#93]
    Open source →
  12. 0.6.0 11 Mar 2021
    Release notes
    • pubspec: revert homepage to github repo
    • dart: requires Dart >= 2.12 BREAKING [#86]
    • dart: opt-in for null safety [#86]
    Open source →
    Release notes
    • pubspec: revert homepage to github repo
    • dart: requires Dart >= 2.12 BREAKING [#86]
    • dart: opt-in for null safety [#86]
    Open source →
  13. 0.5.3 02 Mar 2021
    Release notes
    • 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]
    Open source →
  14. 0.5.2 27 Feb 2021
    Release notes
    • 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]
    Open source →
  15. 0.5.1 23 Feb 2021
    Release notes
    • readme: minor fix
    Open source →
  16. 0.5.0 23 Feb 2021
    Release notes
    • 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]
    Open source →
  17. 0.4.7 28 Oct 2020
    Release notes
    • BackdropScaffold: added scaffoldKey [https://github.com/fluttercommunity/backdrop/pull/64]
    • BackdropScaffold: added frontLayerBackgroundColor [https://github.com/fluttercommunity/backdrop/pull/63, https://github.com/fluttercommunity/backdrop/pull/66]
    • BackdropNavigationBackLayer: added itemPadding, itemSplashColor, itemSplashBorder [https://github.com/fluttercommunity/backdrop/pull/65]
    Open source →
  18. 0.4.6 19 Sep 2020
    Release notes
    • _MeasureSize: removed _OnWidgetSizeChange in favour of ValueChanged<Size>
    • _MeasureSize: fix: not working properly with Animation [https://github.com/fluttercommunity/backdrop/pull/57]
    • BackdropScaffold: fix: layout issue for strict constraint backLayer [https://github.com/fluttercommunity/backdrop/pull/58]
    Open source →
  19. 0.4.5 16 Sep 2020
    Release notes
    • BackdropScaffold: exposed key property [https://github.com/fluttercommunity/backdrop/pull/53]
    • BackdropScaffold: fix: headerHeight not updating once built [https://github.com/fluttercommunity/backdrop/pull/52]
    Open source →
  20. 0.4.4 10 Sep 2020
    Release notes
    • BackdropToggleButton: exposed color property of AnimatedIcon [https://github.com/fluttercommunity/backdrop/issues/48]
    • BackdropScaffold: added all missing properties from material Scaffold [https://github.com/fluttercommunity/backdrop/pull/51]
    • BackdropScaffold: added property inactiveOverlayOpacity.[https://github.com/fluttercommunity/backdrop/pull/51]
    Open source →
  21. 0.4.3 15 Aug 2020
    Release notes
    • Demo app with use cases [https://github.com/fluttercommunity/backdrop/pull/37]
    • BackdropNavigationBackLayer: directly expose separatorBuilder instead of separator [https://github.com/fluttercommunity/backdrop/pull/44]
    Open source →
  22. 0.4.2 10 Aug 2020
    Release notes
    • fix toggle from front layer bug [https://github.com/fluttercommunity/backdrop/pull/41]
    Open source →
  23. 0.4.1 06 Jun 2020
    Release notes
    • making _BackdropScaffoldState class public [https://github.com/fluttercommunity/backdrop/pull/36]
    Open source →
  24. 0.4.0 06 Jun 2020
    Release notes
    • refactor backdrop.dart to smaller dart files [https://github.com/fluttercommunity/backdrop/pull/32]
    Open source →
  25. 0.3.4 05 Jun 2020
    Release notes
    • subHeader attribute added to BackdropScaffold [https://github.com/fluttercommunity/backdrop/pull/29]
    • BackdropSubHeader provided to implement sub header following MDG [https://github.com/fluttercommunity/backdrop/pull/29]
    Open source →
  26. 0.3.3 04 Jun 2020
    Release notes
    • refactor showFrontLayer to concealBackLayer and showBackLayer to revealBackLayer [https://github.com/fluttercommunity/backdrop/pull/30]
    • added onBackLayerConcealed and onBackLayerRevealed callbacks [https://github.com/fluttercommunity/backdrop/pull/30]
    Open source →
  27. 0.3.2 28 May 2020
    Release notes
    • fix typo [https://github.com/fluttercommunity/backdrop/pull/27]
    Open source →
  28. 0.3.1 27 May 2020
    Release notes
    • floatingActionButton and other related attributes to BackdropScaffold [https://github.com/fluttercommunity/backdrop/pull/21]
    Open source →
  29. 0.3.0 27 May 2020
    Release notes
    • BackdropAppBar added [https://github.com/fluttercommunity/backdrop/pull/23]
    Open source →
  30. 0.2.17 26 May 2020
    Release notes
    • animation duration fix [https://github.com/fluttercommunity/backdrop/pull/19]
    • configurable inactive layer color with animating color change [https://github.com/fluttercommunity/backdrop/pull/20]
    • Improve the front layer border radius [https://github.com/fluttercommunity/backdrop/pull/22]
    Open source →
  31. 0.2.16 15 May 2020

    Nothing published for this version

  32. 0.2.15 15 May 2020
    Release notes
    • bug fix: unfocusing keyboard before fling. [https://github.com/fluttercommunity/backdrop/pull/16]
    Open source →
  33. 0.2.14 27 Apr 2020
    Release notes
    • Moved package from gitlab.com/daadu/backdrop to github.com/fluttercommunity/backdrop
    Open source →
  34. 0.2.13 21 Apr 2020
    Release notes
    • Moved package to Flutter Community
    Open source →
  35. 0.2.12 18 Apr 2020

    Nothing published for this version

  36. 0.2.11 18 Apr 2020
    Release notes
    • Reverting to v0.2.9
    Open source →
  37. 0.2.10 18 Apr 2020
    Release notes
    • Added documentation link in pubspec.yaml
    Open source →
  38. 0.2.9 18 Apr 2020
    Release notes
    • Documentation of classes and attributes
    Open source →
  39. 0.2.8 16 Jan 2020
    Release notes
    • disabling focus on backLayer when not visible
    Open source →
  40. 0.2.7 18 Dec 2019
    Release notes
    • updated README.md
    Open source →
  41. 0.2.6 18 Dec 2019

    Nothing published for this version

  42. 0.2.5 18 Dec 2019

    Nothing published for this version

  43. 0.2.4 18 Dec 2019

    Nothing published for this version

  44. 0.2.3 18 Dec 2019

    Nothing published for this version

  45. 0.2.2 18 Dec 2019

    Nothing published for this version

  46. 0.2.1 18 Dec 2019

    Nothing published for this version

  47. 0.2.0 18 Dec 2019
    Release notes
    • NavigationBackLayer widget - for easily implement navigation with backdrop
    • stickyFrontLayer - dynamic height for backdrop - based on height of backLayer
    • animationCurve for backdrop can be passed as parameter
    • minor bug fixes
    Open source →
  48. 0.1.8 24 Sep 2018

    Nothing published for this version

  49. 0.1.7 24 Sep 2018

    Nothing published for this version

  50. 0.1.6 31 Jul 2018

    Nothing published for this version

  51. 0.1.5 30 Jul 2018

    Nothing published for this version

  52. 0.1.4 30 Jul 2018

    Nothing published for this version

  53. 0.1.3 28 Jul 2018

    Nothing published for this version

  54. 0.1.2 28 Jul 2018

    Nothing published for this version

  55. 0.1.1 28 Jul 2018

    Nothing published for this version

  56. 0.1.0 28 Jul 2018
    Release notes
    • opacity fixes in BackdropScaffold.
    • headerHeight option added in BackdropScaffold.
    • frontLayerBorderRadius option added in BackdropScaffold
    • refactor: body -> frontLayer
    • refactor: backpanel -> backLayer
    • BackdropToggleButton widget implemented.
    Open source →
  57. 0.0.17 27 Jul 2018

    Nothing published for this version

  58. 0.0.16 23 Jul 2018

    Nothing published for this version

  59. 0.0.15 23 Jul 2018

    Nothing published for this version

  60. 0.0.14 23 Jul 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive