read_more_codespark 0.0.3 read_more_codespark: ^0.0.3 copied to clipboard
Tired of truncated text? read_more_codespark offers a simple and customizable solution for displaying expandable text in your Flutter projects.
0.0.3 (Bug Fix)
Fixed incorrect arrow icon direction: This release addresses an issue where the arrow icon indicating expandable text was displaying in the wrong direction. Now, the icon accurately reflects the state of the text (downward for expanded, upward for collapsed). 0.0.2 (Initial Release)
Initial Release This is the first public release of the read_more_codespark package. Introduces the ReadMoreCodeSpark widget for displaying expandable text in Flutter applications. Offers customization options for text style, minimum lines displayed, overflow behavior, and locale. Additional Notes:
This changelog will be updated with further details for future releases. This updated changelog highlights the bug fix you implemented and maintains the information about the initial release. Remember to keep incrementing the version number for future releases and include details about any new features or bug fixes.