diff --git a/README.md b/README.md index d8a99c424d2..957dda4b4c4 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,8 @@ ## Features +Full list of features on the wiki: https://wiki.openfoodfacts.org/Mobile_App/Features + - a scan that truly matches who you are (Green: the product matches your criteria, Red: there is a problem, Gray: Help us answer you by photographing the products) - a product page that's knowledgeable, building on the vast amount of food facts we collect collaboratively, and other sources of knowledge, to help you make better food decisions diff --git a/packages/smooth_app/pubspec.lock b/packages/smooth_app/pubspec.lock index 91208e3ac8d..a4979e03abd 100644 --- a/packages/smooth_app/pubspec.lock +++ b/packages/smooth_app/pubspec.lock @@ -357,6 +357,14 @@ packages: url: "https://pub.dev" source: hosted version: "1.0.8" + dart_earcut: + dependency: transitive + description: + name: dart_earcut + sha256: "41b493147e30a051efb2da1e3acb7f38fe0db60afba24ac1ea5684cee272721e" + url: "https://pub.dev" + source: hosted + version: "1.1.0" dart_ping: dependency: "direct main" description: @@ -640,10 +648,10 @@ packages: dependency: "direct main" description: name: flutter_map - sha256: cda8d72135b697f519287258b5294a57ce2f2a5ebf234f0e406aad4dc14c9399 + sha256: "2ecb34619a4be19df6f40c2f8dce1591675b4eff7a6857bd8f533706977385da" url: "https://pub.dev" source: hosted - version: "6.1.0" + version: "7.0.2" flutter_native_splash: dependency: "direct main" description: @@ -1149,10 +1157,10 @@ packages: dependency: "direct main" description: name: path_provider - sha256: c9e7d3a4cd1410877472158bee69963a4579f78b68c65a2b7d40d1a7a88bb161 + sha256: fec0d61223fba3154d87759e3cc27fe2c8dc498f6386c6d6fc80d1afdd1bf378 url: "https://pub.dev" source: hosted - version: "2.1.3" + version: "2.1.4" path_provider_android: dependency: transitive description: @@ -1370,18 +1378,18 @@ packages: dependency: transitive description: name: sentry - sha256: cbc29cbdd8a047aab3df42f826daf07e58dfb2e1d550895d1021a6d4e618b00d + sha256: "0f787e27ff617e4f88f7074977240406a9c5509444bac64a4dfa5b3200fb5632" url: "https://pub.dev" source: hosted - version: "8.4.0" + version: "8.7.0" sentry_flutter: dependency: "direct main" description: name: sentry_flutter - sha256: "96ce085e1be6c9963d93d42d6ba5c67484c076c59d25c94a7ba906549dc6c635" + sha256: fbbb47d72ccca48be25bf3c2ced6ab6e872991af3a0ba78e54be8d138f2e053f url: "https://pub.dev" source: hosted - version: "8.4.0" + version: "8.7.0" share_plus: dependency: "direct main" description: @@ -1775,10 +1783,10 @@ packages: dependency: "direct main" description: name: webview_flutter_android - sha256: f42447ca49523f11d8f70abea55ea211b3cafe172dd7a0e7ac007bb35dd356dc + sha256: c66651fba15f9d7ddd31daec42da8d6bce46c85610a7127e3ebcb39a4395c3c9 url: "https://pub.dev" source: hosted - version: "3.16.4" + version: "3.16.6" webview_flutter_platform_interface: dependency: transitive description: diff --git a/packages/smooth_app/pubspec.yaml b/packages/smooth_app/pubspec.yaml index 48d87da9cd2..0440f3b58cf 100644 --- a/packages/smooth_app/pubspec.yaml +++ b/packages/smooth_app/pubspec.yaml @@ -18,7 +18,7 @@ dependencies: carousel_slider: 4.2.1 cupertino_icons: 1.0.8 flutter_svg: 2.0.10+1 - flutter_map: 6.1.0 + flutter_map: 7.0.2 html: 0.15.4 flutter_widget_from_html_core: 0.8.3+1 fwfh_selectable_text: 0.8.3+1 @@ -37,7 +37,7 @@ dependencies: photo_view: 0.15.0 uuid: 4.4.2 provider: 6.1.2 - sentry_flutter: 8.4.0 + sentry_flutter: 8.7.0 sqflite: 2.3.3+1 sqflite_common_ffi: 2.3.3 url_launcher: 6.3.0 @@ -56,13 +56,13 @@ dependencies: intl: 0.19.0 collection: 1.18.0 path: 1.9.0 - path_provider: 2.1.3 + path_provider: 2.1.4 share_plus: 7.2.2 fimber: 0.7.0 shimmer: ^3.0.0 rive: 0.13.4 webview_flutter: 4.8.0 - webview_flutter_android: 3.16.4 + webview_flutter_android: 3.16.6 webview_flutter_wkwebview: 3.14.0 flutter_custom_tabs: 2.1.0 flutter_image_compress: 2.3.0