mirror of
https://github.com/openfoodfacts/smooth-app.git
synced 2025-08-06 18:25:11 +08:00
4 lines
123 B
Dart
4 lines
123 B
Dart
enum StoreLabel { GooglePlayStore, AppleAppStore, FDroid, AmazonAppStore, Test }
|
|
|
|
enum ScannerLabel { ZXing, MLKit, Test }
|