3 Commits

Author SHA1 Message Date
199e27e47e refactor: Simpler project structure (#3555)
* refactor: Simpler project structure

* fix dependabot
2023-01-09 17:44:58 +01:00
451f9b1bf3 fix: unable to load 'sample_product_data.json' (#3199)
* Fix: unable to load 'sample_product_data.json'

* fix issue found https://github.com/openfoodfacts/smooth-app/pull/3199#discussion_r1003247590
2022-10-26 09:09:08 +02:00
e3564e53a4 refactor: Make smooth_app a module (also called step 1) (#3101)
* Make smooth_app a module (also called step 1)

Android impl is OK.
Still have to check for iOS and tests

* Fix scan sound not working

* Fix ci/pub_upgrade.sh issues

* Fix tests

* Some doc

* Fix build actions

* Fix iOS build

* Fix warnings

* Fix Flutter analyze

* Fix typo

* The CI needs at least one test

Co-authored-by: Marvin Möltgen <39344769+M123-dev@users.noreply.github.com>
2022-10-13 18:33:14 +02:00