JulyWitch / animated_snack_bar

Easily show beautiful snack bars directly using overlays. Create custom snack bars and show them with awesome animations.
https://pub.dev/packages/animated_snack_bar
GNU General Public License v3.0
16 stars 12 forks source link

AnimatedSnackBar is rendered behind the keyboard #17

Closed quoc-huynh-cosee closed 10 months ago

quoc-huynh-cosee commented 10 months ago

If the keyboard is open while I show an AnimatedSnackBar, the AnimatedSnackBar is rendered behind the keyboard. With the normal SnackBar it is rendered above the keyboard.

JulyWitch commented 10 months ago

Thank you for opening an issue, I'll fix it in the next release

JulyWitch commented 10 months ago

Dear @quoc-huynh-cosee This issue is fixed in v0.4.0, Please open a new issue if you notice any weird behavior.

Thanks