3 Commits

Author SHA1 Message Date
e3bc40fdf3 chore: Migration to Dart 3.8 (#6668)
* Migration to Dart 3.8

* New GA

* Fix dartdoc
2025-06-23 18:14:17 +02:00
6bf0a36998 If a search string only have digits BUT with spaces, we remove them (may be a barcode) (#5019) 2024-01-29 20:18:32 +01:00
8b658338df feat: Nutritional values: ensure only one decimal separator is displayed (#2143)
* Nutritional values: ensure only one decimal separator is displayed

* Add an assert

* Some tests for StringExtensions

* More tests

* Better support multiple separators
2022-06-06 12:31:15 +02:00