flutter_printer 2.0.3
flutter_printer: ^2.0.3 copied to clipboard
Handling the original flutter print method incomplete, no json format problem.This is a pure dart language development package
2.0.3 #
- 增加日志颜色
2.0.1 #
- 去除 flutter SDK 依赖
2.0.0 #
- 使用flutter 2.0 迁移至空安全
- Use flutter 2.0 to migrate to null-safety
1.0.3+1 #
- 修改 readme 中 import,无关紧要的更新
- Modify import in readme, insignificant updates
1.0.3 #
- Optimize print data
1.0.2 #
- Remove useless code
1.0.1 #
- Optimize printing json data display format and increase print position information
1.0.0 #
- Update document image
0.0.3 #
- Update document and add notes
0.0.2 #
- Update document
0.0.1 #
- Initial Open Sources
- Support Android iOS
- Handling the original flutter print incomplete, no json format problem