barcode_cleaner 1.0.1 copy "barcode_cleaner: ^1.0.1" to clipboard
barcode_cleaner: ^1.0.1 copied to clipboard

A Flutter package for cleaning and formatting barcodes with various options including removing leading zeros, limiting length, and filtering characters.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.1] - 2025-04-21 #

Added #

  • Initial release of Barcode Cleaner package
  • Basic barcode cleaning functionality
    • Remove leading zeros
    • Limit barcode length
    • Basic cleaning options
  • Custom barcode cleaning options
    • Support for English characters
    • Support for Arabic characters
    • Various character combinations
  • Example application
  • Comprehensive test suite
  • Documentation
    • API documentation
    • Usage examples
    • README
1
likes
160
points
40
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for cleaning and formatting barcodes with various options including removing leading zeros, limiting length, and filtering characters.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on barcode_cleaner