Closed g123k closed 2 weeks ago
Attention: Patch coverage is 3.03030%
with 96 lines
in your changes missing coverage. Please review.
Project coverage is 7.01%. Comparing base (
4d9c7fc
) to head (ed8c591
). Report is 455 commits behind head on develop.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
thanks @g123k
Hi everyone!
The tagline image may take some time to load. This PR adds a loading state and some minor visual changes:
➡️ As the SVG part is "your creation" @monsieurtanuki, please tell me if it's OK to add
loadingBuilder
anderrorBuilder
.In terms of changes:
svg_async_asset.dart
: AddloadingBuilder
anderrorBuilder
svg_cache.dart
: AddloadingBuilder
anderrorBuilder
svg_safe_network.dart
: AddloadingBuilder
anderrorBuilder
smooth_image.dart
: The logo is moved to a dedicated filesmooth_app_logo.dart
: Exposes the 2 variants (animated and static)scan_tagline.dart
: loading state + some minor changes (paddings essentially)app_icons.dart
: Multiple constructors forCircledArrow
+ reordering classes alphabetically