Skip to content

patrickschiller/scan-nutri-score

Repository files navigation

Scan Nutri Score

A simple Flutter application to scan product barcodes and display their Nutri-Score.

Reason

Just to learn Flutter from a usable point of view

Features

  • Barcode scanning with the device’s camera
  • Automated API requests to fetch nutrition data
  • Displays Nutri-Score in a clean, user-friendly interface

Installation

  1. Clone this repository
  2. Run flutter pub get to install dependencies
  3. Run flutter run to launch the app

Usage

  1. Tap the barcode scanner button
  2. Align the barcode in the camera view
  3. View the product’s Nutri-Score results

Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Submit a pull request

License

MIT License

About

A Flutter app that displays the Nutri Score after scanning a barcode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published