dot_matrix_text 0.2.0 copy "dot_matrix_text: ^0.2.0" to clipboard
dot_matrix_text: ^0.2.0 copied to clipboard

Creating retro-style LED dot matrix displays with customizable size, spacing, colors, and effects.

Changelog #

0.2.0 #

  • Added customizable flicker speed control with immediate state updates
  • Enhanced painter performance with optimized shouldRepaint checks
  • Improved alignment handling and state management
  • Added proper cleanup for timer resources
  • Optimized widget rebuilds for better performance
  • Enhanced example app with modern Material 3 design
  • Added comprehensive control options in the example app

0.1.0 #

  • Improved performance by creating the Paint object outside of the loop.
  • Eliminated unnecessary computations by using the alpha value instead of computeLuminance().
  • Optimized memory usage and performance by enhancing the way pixel data is accessed.
  • Increased the code's completeness by implementing the mirrorMode feature.
  • Minimized calculations inside the loop to enhance overall performance.

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.
3
likes
160
points
24
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

Creating retro-style LED dot matrix displays with customizable size, spacing, colors, and effects.

Repository (GitHub)

Topics

#text #ui-components #dot-matrix #led-text

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on dot_matrix_text