backdrop icon indicating copy to clipboard operation
backdrop copied to clipboard

Backdrop implementation in flutter.

Results 16 backdrop issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I have an implementation where the backdrop is revealed, and takes up half the screen. I am unable to paste (by long holding and waiting for the...

Currently, I don't think we can implement sliverAppbar with is package. Probably you can consider making it possible. Thanks

**Is your feature request related to a problem? Please describe.** I have a situation where I want to show some of the back layer, while allowing the user to interact...

**Is your feature request related to a problem? Please describe.** I want my front layer to cast a shadow on the app bar, and the back layer. **Describe the solution...

Something like `BackdropController` or `BackdropLayout` or just `Backdrop` - that has all the `backdrop` logic/animation in it. This will make the functionality re-usable with other non-scaffold like scenario - like...

**This proposal is to add support for full screen flutter hosts like web and desktop . It is open for discussion and feedback. Let us know your ideas in comments.**...

help wanted
epic

**This is the proposal document for 1.0 version of the package intended to discuss and finalise the APIs of the package.** ## List of Objectives 1. provide **easy and quick**...

epic

I would like to see a horizontal layout, wherein the backLayer can be positioned on either the left or right side of the screen. Upon revealing the backLayer, the frontLayer...

Pros: - commands like `flutter pub get` work properly - lesser management/boiler code - single integration and build test - with CI