vy_string_utils 0.3.3 copy "vy_string_utils: ^0.3.3" to clipboard
vy_string_utils: ^0.3.3 copied to clipboard

outdated

Collection of simple string Utilities.

Changelog #

0.3.3 #

  • Renamed capitalize() into capitalizeAndLowercase(). A deprecated capitalize() method has been created. In the future will be removed.
  • Added simple DateTime formatter for logs.
  • Added capitalizeRestUnchanged() and uncapitalizeRestUnchanged() methods

0.3.2 #

  • Completed all the extension methods

0.3.0 #

  • Moved to Dart 2.7.1
  • Created extension methods

0.2.1 #

  • Fixed a minor error in splitInLines() method

0.2.0 #

  • Removed source analysis classes. They will be part of a new package.
  • Changed the splitInLines() Method. Now it is possible to set a different length for the first line.

0.1.1 #

  • Fixed a minor error during source analysis

0.1.0 #

  • Initial version
1
likes
0
pub points
70%
popularity

Publisher

unverified uploader

Collection of simple string Utilities.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on vy_string_utils