widget_backdrop 1.0.0 copy "widget_backdrop: ^1.0.0" to clipboard
widget_backdrop: ^1.0.0 copied to clipboard

A Material Design backdrop widget with a draggable front layer, a controller API, content-sized front layers, and home-indicator safe area support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_backdrop

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  widget_backdrop: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widget_backdrop/widget_backdrop.dart';
1
likes
160
points
116
downloads
screenshot

Documentation

API reference

Publisher

verified publisher9dogs.com

Weekly Downloads

A Material Design backdrop widget with a draggable front layer, a controller API, content-sized front layers, and home-indicator safe area support.

Repository (GitHub)
View/report issues

Topics

#backdrop #material-design #widget #ui

License

MIT (license)

Dependencies

flutter

More

Packages that depend on widget_backdrop