FLUTTER ECOSYSTEM

openfoodfacts

Dart package for the Open Food Facts API, a food products database made by everyone, for everyone.

Latest version
3.30.2
30-day downloads
4.5K
Likes
157
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

The openfoodfacts Dart package provides easy access to the Open Food Facts API, a collaborative database of food products contributed by users worldwide. It enables developers to retrieve detailed product information such as ingredients, nutrition facts, allergens, and barcode data. Designed for cross-platform applications, it supports Android, iOS, Web, macOS, Windows, and Linux. The package simplifies integration with the Open Food Facts database, making it ideal for apps focused on food transparency, dietary tracking, or nutritional analysis.

Use cases
  • Food product lookup by barcode
  • Nutritional information retrieval
  • Allergen and ingredient scanning
  • Dietary tracking applications
  • Sustainable food choices research
Key features
  • Cross-platform compatibility
  • Real-time product data access
  • Support for barcode and keyword searches
  • Open-source and community-driven
  • Simple API integration
Suitable for
  • Health and wellness apps
  • Food labeling tools
  • Dietary management platforms
  • Educational food science apps
  • Sustainability-focused applications
Considerations
  • Depends on external API availability
  • Data quality varies by user contributions
  • Requires internet connection for real-time queries
  • Limited offline functionality
  • Rate limiting may apply during high usage
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add openfoodfacts

Categories

Source repository

Related projects