simple_tags 0.0.6 simple_tags: ^0.0.6 copied to clipboard
A simple package to display text based tags in a wrap which a fully customizable and stylable. You can customize the tag container as well as the tag itself.
[0.0.6] - 04.04.2023 #
- Added missing android exported flag for Android 12 and higher
[0.0.5] - 04.04.2023 #
- Fixed a bug where too long tag content lead to an overflow
[0.0.4] - 12.04.2021 #
- Null safety
- File formatting
[0.0.3+1] - 12.04.2021 #
- Altered readme
[0.0.3] - 12.04.2021 #
- Removed author and improved description
[0.0.2] - 12.04.2021 #
- Added some additional options for text specification and styling
[0.0.1] - 12.04.2021 #
- Initial Release