leancodepl / flutter_corelibrary

Our core packages used for building the best Flutter apps.
https://pub.dev/publishers/leancode.co
57 stars 7 forks source link

[debug_page] Fix directionality issue #299

Closed gogolon closed 5 months ago

gogolon commented 5 months ago

Adds the necessary Directionaliy widget above Overlay to avoid exceptions. Additionaly, I got rid of dependency on floating_chat_button, which is imo unwanted and unnecessary