FLUTTER ECOSYSTEM

barras

A simple and customizable barcode scanning package for Android and iOS. It uses AVCaptureSession in iOS and ZXing in Android.

barras cover
Latest version
0.2.1
30-day downloads
41
Likes
32
Pub points
150

Package Overview

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

Overview

Barras is a lightweight, customizable barcode scanning package for Android and iOS, designed for seamless integration into Flutter applications. It leverages AVCaptureSession on iOS and ZXing on Android to deliver reliable scanning performance. The package supports various barcode formats and offers straightforward setup with minimal configuration. Ideal for apps requiring quick and accurate barcode or QR code reading, it provides a native-like experience across platforms.

Use cases
  • Mobile inventory management
  • Retail product scanning
  • Event ticket validation
  • Asset tracking
  • User authentication via QR codes
Key features
  • Cross-platform support (Android & iOS)
  • Uses native scanning engines (AVCaptureSession, ZXing)
  • Highly customizable UI
  • Supports multiple barcode formats
  • Simple integration with Flutter
Suitable for
  • Developers building retail or logistics apps
  • Apps needing fast barcode scanning
  • Projects requiring native performance
  • Startups seeking lightweight solutions
  • Flutter developers targeting both mobile platforms
Considerations
  • Requires camera permissions on both platforms
  • Limited to barcode/QR code scanning only
  • No built-in image processing features
  • May require additional styling for custom UI
  • Depends on external native libraries for core functionality
Supported platformsAndroidiOS

Install package

flutter pub add barras

Categories

Source repository

Related projects

No data available yet.