mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-08-01 02:58:17 -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.