barcode_cleaner 1.0.1
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