issues
search
fluttercommunity
/
backdrop
Backdrop implementation in flutter.
https://pub.dev/packages/backdrop
MIT License
336
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
concealable frontlayer when that's active by pressing back button on phone
#135
pishguy
opened
1 year ago
0
fix(demo): build and lint errors
#134
daadu
closed
1 year ago
0
feat: added `concealBacklayerOnBackButton` option
#133
daadu
closed
1 year ago
1
Pressing Back button cause visible frontLayer
#132
pishguy
closed
1 year ago
10
Manually opening Backdrop
#131
pishguy
closed
1 year ago
9
Variable to know if back layer is expanded or collapsed
#130
kartikg33
opened
1 year ago
1
En Flutter 3.10 no compila Por 2 Lineas en el Widget AppBar (brightness y textTheme), las cuales estan en desuso pero el compilador las toma en cuenta, eliminando esas 2 lines el paquete funciona perfectamente
#129
ZyrusLeo
closed
1 year ago
3
Remove deprecated named params
#128
openWebX
closed
1 year ago
1
Backdrop is not compiling after upgrading to Flutter 3.10
#127
tobolski
closed
1 year ago
2
BoxShadow on front layer
#126
WieFel
opened
1 year ago
3
fix: SchedulerBinding.instance is now null-safe (#124)
#125
daadu
closed
2 years ago
0
fix: SchedulerBinding.instance is now null-safe
#124
daadu
closed
2 years ago
0
fix: SchedulerBinding.instance is now null-safe
#123
mockturtl
closed
2 years ago
2
flutter beta: SchedulerBinding is now null-safe
#122
mockturtl
closed
2 years ago
2
I can't get edge swipe to go back to work with BackdropScaffold. Any helpful tips?
#121
pavlyhabashy
opened
2 years ago
1
cannot paste if backdrop is revealed
#120
lastmeta
opened
2 years ago
6
perf: only rebuild widgets when `BackdropScaffoldState` changed
#119
daadu
closed
2 years ago
0
Slivers AppBar
#118
Princewil
opened
2 years ago
7
How to show back layer without scrim on front?
#117
lastmeta
opened
2 years ago
5
feat: custom front-layer shape in `BackdropScaffold`
#116
daadu
closed
2 years ago
1
Custom shape on the front layer
#115
milkyway044
closed
2 years ago
7
refactor: making `BackdropScaffoldState.scaffoldKey` non-null with `late`
#114
daadu
closed
2 years ago
0
feat: added `frontLayerBoxShadow` option to `BackdropScaffold`
#113
lastmeta
closed
2 years ago
5
Add a shadow to the front layer
#112
lastmeta
opened
2 years ago
0
Abstract out "backdrop core" from `BackdropScaffold`
#111
daadu
opened
2 years ago
0
docs: proper(short) first sentence of doc-comments
#110
daadu
closed
2 years ago
0
feat(scaffold): added `double frontLayerElevation` member
#109
daadu
closed
2 years ago
0
ci: restructured, cleaned, added pub.dev checks
#108
daadu
closed
2 years ago
12
ci(analysis): using flutter analyze and checking correct formatting
#107
daadu
closed
2 years ago
0
Merge example and demo project
#106
daadu
opened
2 years ago
5
docs: start doc-comments with a single sentence summary
#105
daadu
closed
2 years ago
1
feat: synced members of `Scaffold` and `AppBar`
#104
daadu
closed
2 years ago
0
refactor!: moved all files to `src/` dir
#103
daadu
closed
2 years ago
0
refactor!: removed all deprecated members
#102
daadu
closed
2 years ago
1
ci: added check for proper PR title based on conventionalcommits.org
#101
daadu
closed
2 years ago
0
style: fix all lint issues
#100
daadu
closed
2 years ago
4
chore(linter): migrated to `flutter_lints` with additional rules
#99
daadu
closed
2 years ago
3
Use AppBar.SystemOverlayStyle instead of AppBar.Brightness
#98
pascalwild
closed
2 years ago
2
Avoid SubHeader spawn on top of Front Layer
#97
LorenzoVianello
closed
2 years ago
2
BackdropScaffold gif example update!
#96
sachin-dahal
closed
3 years ago
2
BackdropScaffold usage gif example needs an update!
#95
sachin-dahal
closed
3 years ago
1
Make a parameter out of front layer elevation
#94
hendrychjan
closed
2 years ago
6
Added maintainState property
#93
ScottMacDougall
closed
3 years ago
3
Reveal backlayer with natural gestures
#92
mat-his
closed
3 years ago
1
Add maintainState property to automatically clear state when backLayer is collapsed
#91
ScottMacDougall
closed
3 years ago
5
Padding missing for the action items in the BackdropAppBar.
#90
AjayrajSingh
closed
3 years ago
2
Customizable button color
#89
ivofernandes
closed
3 years ago
1
Fix warning
#88
proninyaroslav
closed
3 years ago
0
Null safety fixes - making animationController getter non-nullable
#87
proninyaroslav
closed
3 years ago
1
Null safety
#86
WieFel
closed
3 years ago
10
Next