string_to_hex 0.2.2 string_to_hex: ^0.2.2 copied to clipboard
A powerful conversion of String or/and Hash to HEX. It returns a unique HEX, or a unique Color() per provided String/hash.
[0.0.1] - 2020-06-25. #
- Initial release.
[0.1.0] - 2020-06-27. #
- Release upgrade.
[0.1.1] - 2020-06-27. #
- Update docs.
[0.1.1+1] - 2020-06-27. #
- fix image docs.
[0.1.1+2] - 2020-06-27. #
- fix image docs.
[0.2.0] - 2020-07-05. #
- Methods improv & docs.
[0.2.1] - 2020-07-30. #
- fix range error.
[0.2.1+30] - 2020-07-30. #
- Method call as
StringToHex.toColor()
replacing previewer callStringToHex().toColor()
[0.2.2] - 2021-06-23. #
- Migrate to null-safety