openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
855 stars 283 forks source link

feat: UI Improvements for the photo gallery #5852

Closed g123k closed 1 week ago

g123k commented 1 week ago

Hi everyone!

Here are a few changes to the photo gallery. 🎥 https://github.com/user-attachments/assets/91d52794-a613-4ee7-97ed-f0a8ff30a38e

File changes:

codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 2.59259% with 263 lines in your changes missing coverage. Please review.

Project coverage is 6.90%. Comparing base (4d9c7fc) to head (2cd4a35). Report is 477 commits behind head on develop.

Files with missing lines Patch % Lines
.../lib/cards/product_cards/smooth_product_image.dart 0.00% 144 Missing :warning:
.../lib/pages/product/product_image_gallery_view.dart 0.00% 78 Missing :warning:
packages/smooth_app/lib/resources/app_icons.dart 4.76% 20 Missing :warning:
...pp/lib/cards/product_cards/product_title_card.dart 0.00% 13 Missing :warning:
...ooth_app/lib/pages/image/product_image_widget.dart 0.00% 2 Missing :warning:
...ib/pages/product/product_image_swipeable_view.dart 0.00% 2 Missing :warning:
...th_app/lib/pages/product/product_image_viewer.dart 0.00% 2 Missing :warning:
packages/smooth_app/lib/themes/smooth_theme.dart 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #5852 +/- ## ========================================== - Coverage 9.54% 6.90% -2.65% ========================================== Files 325 423 +98 Lines 16411 23352 +6941 ========================================== + Hits 1567 1612 +45 - Misses 14844 21740 +6896 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.