You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor code for improved readability and consistency
- Cleaned up imports and organized them in `image_color_extractor.dart`, `update_service.dart`, `text_style_helper.dart`, `next_abc_contest_widget.dart`, and `custom_sliver_app_bar.dart`.
- Enhanced logging messages for better clarity in `image_color_extractor.dart`.
- Streamlined method parameters and formatting in `update_service.dart` for better readability.
- Removed unnecessary whitespace and improved formatting in `next_abc_contest_widget.dart` for consistency.
- Updated test cases in `build_config_test.dart` and `fdroid_integration_test.dart` for better clarity and consistency in assertions.
0 commit comments