niim_blue_flutter 1.0.1
niim_blue_flutter: ^1.0.1 copied to clipboard
Flutter library for BLE printing with NIIMBOT thermal printers. Supports 85+ printer models with automatic detection and rich content rendering.
1.0.1 #
- Improved package metadata with topics for better discoverability
- Fixed linter warnings (avoid_print, RegExp deprecation)
- Added .pubignore for cleaner package distribution
- Code cleanup: removed unnecessary comments
1.0.0 #
- Initial release
- Support 85+ NIIMBOT thermal printer models with automatic detection
- BLE communication using flutter_blue_plus
- Rich content printing: text, QR codes, barcodes (EAN13, CODE128, etc.), images
- Image support: local files, network URLs, and raw buffers
- Automatic printer model detection and protocol selection
- Text formatting: custom fonts, alignment, rotation
- Multiple print task types for different printer generations
- Complete API parity with React Native version
- Example app with 6 comprehensive demos
- iOS and Android support