mirror of
https://github.com/openfoodfacts/smooth-app.git
synced 2025-08-26 11:16:45 +08:00

* Support for deep links on Android * Deep links: Better support for network errors / unknown product * iOS configuration for deep links * Improve documentation * Improve doc * Support other domains * Add an error page * Upgrade to go_router 7.0.2 * Add some Sentry events * Update packages/smooth_app/lib/helpers/extension_on_text_helper.dart Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com> * SizedBox -> EMPTY_WIDGET * PreferencePageType: from name to tag * Remove an unused async keyword * Move internal app routes to an enum * Add a clarification about `ProductLoaderPage` * Update packages/smooth_app/lib/pages/navigator/app_navigator.dart Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com> * Revert how we open the product addition/creation on the product not found card --------- Co-authored-by: monsieurtanuki <fabrice_fontaine@hotmail.com> Co-authored-by: Pierre Slamich <pierre.slamich@gmail.com>