dot_matrix_text 0.0.1
dot_matrix_text: ^0.0.1 copied to clipboard
A Flutter package to create dot matrix text effects.
Changelog #
0.0.1 #
- Initial release of
dot_matrix_text
package. - Display text using dot matrix style with customizable LED size and spacing.
- Support for custom text styles, including font size, weight, and color.
- Add optional mirroring mode for horizontal text reflection.
- Implement flicker mode to simulate flickering LEDs.
- Introduce invert colors mode for LED color inversion.
- Provide customizable blank LED color.
- Ensure compatibility with various board sizes or default to auto-calculated sizes based on text dimensions.