A Flutter mobile application that uses TensorFlow Lite to classify food images from camera or gallery. The app follows Clean Architecture principles with GetX framework: lib/ ├── app/ │ ├── core/ # ...
A React Native module that allows you to select a photo/video from the device library or camera. Make sure you're reading the doc applicable to your version, for example if your using version 3.8.0 go ...