Fladder/lib/screens/syncing
Rafael 4b846f4a51
[Bugfix] Wrap body in SafeArea for improved layout (#9)
Wrapped the `body` widget in a `SafeArea` widget to prevent content from
being obscured by notches, status bars, or other screen intrusions. #6

---------

Co-authored-by: PartyDonut <42371342+PartyDonut@users.noreply.github.com>
2024-10-14 17:08:29 +02:00
..
widgets [Setup] Added build.yaml and check.yaml (#1) 2024-09-21 11:59:28 +02:00
sync_button.dart [Setup] Added build.yaml and check.yaml (#1) 2024-09-21 11:59:28 +02:00
sync_child_item.dart Init repo 2024-09-20 10:01:13 +02:00
sync_item_details.dart [Bugfix] Wrap body in SafeArea for improved layout (#9) 2024-10-14 17:08:29 +02:00
sync_list_item.dart [Setup] Added build.yaml and check.yaml (#1) 2024-09-21 11:59:28 +02:00
sync_widgets.dart [Setup] Added build.yaml and check.yaml (#1) 2024-09-21 11:59:28 +02:00
synced_screen.dart [Feature] Replace go_router with auto_route 2024-10-05 19:43:36 +02:00