mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-05-28 06:26:09 -05:00
Several widgets which where rendered within a modal bottom sheet didn't used a `SafeArea` widget in the body of the `Scaffold` widget, so that the action buttons on the bottom of the widget where not rendered in the correct position.