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

discontinued
outdated

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 = true,
  • appBarTitle,
  • appBarActions,
  • appBarBackgroundColor,
  • appBarIconTheme,
  • appBarTextTheme,
  • appBarCenterTitle,
  • appBarTitleSpacing

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

Getting Started #

This project is a starting point for a Dart package, a library module containing code that can be shared easily across multiple Flutter or Dart projects.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

2
likes
0
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