smooth-app icon indicating copy to clipboard operation
smooth-app copied to clipboard

The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart

Results 435 smooth-app issues
Sort by recently updated
recently updated
newest added

Automated update of asset cache

Impacted files: * `abstract_background_task.dart`: added common method `showSnackBar`; refactored * `add_basic_details.dart`: new way to add a task * `add_new_product_page.dart`: refactored * `background_task_details.dart`: added changes locally when adding the task; now...

PR: needs rebase

Bumps [path](https://github.com/dart-lang/path) and [typed_data](https://github.com/dart-lang/typed_data). These dependencies needed to be updated together. Updates `path` from 1.8.0 to 1.8.2 Changelog Sourced from path's changelog. 1.8.2 Enable the avoid_dynamic_calls lint. Popuate the pubspec...

dart
dependencies

### What Assuming that I use the app offline and that I change a product 5 times in a row (changes A, B, C, D and E), there are 5...

bug
offline
refactoring
offline contribution

### What BackButton Visible now in LightMode ### Screenshot ![Screenshot_2022-10-13-19-23-53-29 1](https://user-images.githubusercontent.com/71835085/195618348-31cc93fa-aba6-4f47-97d5-234f6669e86c.png) @M123-dev .

When we input the value of a nutrient (e.g.: salt), we should allow the following characters: - `` - `~` Supporting `-` would also be nice to indicate that no...

bug
nutrition facts
nutrition input

###What BackButton is not visible as its colour(white) in light mode (Search Screen) ### Steps to reproduce the behavior 1. Go to 'Search Screen' 2. Search an item 3. Click...

bug

### What - [ ] Implement the visual part of https://github.com/openfoodfacts/openfoodfacts-dart/issues/552 ### Part of - #503

bug
good first issue
gamification
P3

### Who for - As a user who cares about the Eco-Score, I would like to be able to input packaging easily, possibly with help from Open Food Facts ###...

contribution
packaging input

### Problem Would be nice to be able to swipe to next/previous product image, on [full screen page](https://user-images.githubusercontent.com/5972966/195283693-b291ff2f-be54-44b9-9acd-68750092b059.png). ### Proposed solution Add left/right swipe action, that changes to prev/next image.

enhancement