super_string 1.0.3 super_string: ^1.0.3 copied to clipboard
Some of the most common and useful string methods, Inspired by various other programming languages.
1.0.3 #
- migrate to lints
1.0.2 #
- added wordWrap method
1.0.1 #
- added containsAll and containsAny method
1.0.0 #
- stable version
- added iterable, first and last method
- major API change
1.0.0-nullsafety.2 #
- added toCamelCase method
- set unicode flag in RegExp
- added optional argument in similarity method
1.0.0-nullsafety.1 #
- fixed pub point error
- updated README.md
1.0.0-nullsafety.0 #
- initial version