Refactor code for improved readability and consistency across multiple files

- Updated formatting in `drawing_toolbar.dart` for better readability, including breaking long lines and ensuring consistent indentation.
- Enhanced the `recipient_selector_sheet.dart` by adjusting line breaks and improving the layout of text styles.
- Refactored `sar_update_sheet.dart` to improve readability, including restructuring widget layouts and ensuring consistent formatting.
- Cleaned up imports and removed unnecessary lines in `widget_test.dart`.
This commit is contained in:
Janez T
2025-10-22 09:49:41 +02:00
parent 021ce21cbe
commit 53ed690f51
31 changed files with 2399 additions and 1469 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -5,22 +5,22 @@
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.00019">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000236">
</testcase>
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.500434">
<testcase classname="fastlane.lanes" name="1: increment_build_number" time="0.322219">
</testcase>
<testcase classname="fastlane.lanes" name="2: build_app" time="116.977772">
<testcase classname="fastlane.lanes" name="2: build_app" time="137.829907">
</testcase>
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="318.137705">
<testcase classname="fastlane.lanes" name="3: upload_to_testflight" time="846.376488">
</testcase>