flutter_backdrop 1.0.4 copy "flutter_backdrop: ^1.0.4" to clipboard
flutter_backdrop: ^1.0.4 copied to clipboard

discontinued

This package is used for implementing Backdrop easily. You can add properties like borderRadius, shape and a few others directly without much effort.

flutter_backdrop #

This package is used for implementing Backdrop widget in Flutter easily.

You can add properties like-

  • frontLayer
  • backLayer
  • frontHeader
  • borderRadius
  • shape
  • frontHeaderHeight
  • titleVisibleOnPanelClosed
  • frontPanelPadding
  • panelVisibleInitially
  • toggleFrontLayer
  • appBarLeadingMenuIcon
  • appBarAnimatedLeadingMenuIcon
  • appBarAutomaticallyImplyLeading
  • appBarTitle
  • appBarActions
  • appBarBackgroundColor
  • appBarIconTheme
  • appBarTextTheme
  • appBarCenterTitle
  • appBarTitleSpacing
  • appBarElevation

to manipulate the backdrop easily.

Each property has been defined in package.

Refer to the example to create something like this:

Result of example

Or modify the borderRadius property to get this:

Circular Border

Or modify titleVisibleOnPanelClosed property to get this:

Title visible or Title not visible

2
likes
30
pub points
0%
popularity

Publisher

unverified uploader

This package is used for implementing Backdrop easily. You can add properties like borderRadius, shape and a few others directly without much effort.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, scoped_model

More

Packages that depend on flutter_backdrop