df_string 0.3.0 copy "df_string: ^0.3.0" to clipboard
df_string: ^0.3.0 copied to clipboard

A package designed to extend Dart strings by offering additional functionality.

Changelog #

0.3.0 #

  • Released @ 5/2026 (UTC)
  • fix: truncToLength now appends ellipsis only when truncation actually occurs, returns short inputs unchanged, preserves leading whitespace (only trailing whitespace exposed by the cut is trimmed), and throws RangeError on negative length
  • fix: forceObjToString is guaranteed not to throw even when both toString and hashCode misbehave; falls back to '<unrepresentable object>' in that case

0.2.10 #

  • Released @ 12/2025 (UTC)
  • Add an UNCHANGED StringCaseType

0.2.9 #

  • Released @ 6/2025 (UTC)
  • Update dependencies

0.2.8 #

  • Released @ 6/2025 (UTC)
  • Update dependencies

0.2.7 #

  • Released @ 6/2025 (UTC)
  • Refactor and clean

0.2.6 #

  • Released @ 6/2025 (UTC)
  • Update dependencies

0.2.5 #

  • Released @ 6/2025 (UTC)
  • Make string type conversions more robust

0.2.4 #

  • Released @ 12/2024 (UTC)
  • refactor: Improve code structure

0.2.3 #

  • Released @ 12/2024 (UTC)
  • chore: Update CI/CD script

0.2.2 #

  • Released @ 12/2024 (UTC)
  • docs: Update readme and comments

0.2.1 #

  • Released @ 12/2024 (UTC)
  • chore: Update topics in pubspec.yaml, docs and comments

0.2.0 #

  • Released @ 12/2024 (UTC)
  • chore: Update docs and format code

0.1.2 #

  • Released @ 12/2024 (UTC)
  • feat: Add extension NullIfEmptyOnStringX

0.1.1 #

  • Released @ 12/2024 (UTC)
  • chore: Update workflow scripts

0.1.0 #

  • Released @ 12/2024 (UTC)
  • Initial commit
3
likes
160
points
363
downloads

Documentation

API reference

Publisher

verified publisherdev-cetera.com

Weekly Downloads

A package designed to extend Dart strings by offering additional functionality.

Homepage
Repository (GitHub)
View/report issues

Topics

#dart #json #string #utility #tool

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
github.com

License

MIT (license)

More

Packages that depend on df_string