parsing_util 0.0.1 copy "parsing_util: ^0.0.1" to clipboard
parsing_util: ^0.0.1 copied to clipboard

Safe parsing utility for Flutter — convert dynamic values into safe String, int, double, bool, DateTime, List, and more.

0.0.1 #

  • Initial release 🎉
  • Added ParsingUtil class with safe parsing for:
    • String, int, double, bool, DateTime, List
    • toValidId, isEmptyValue, isNotEmptyValue, isOfType, asType
  • Added String extensions:
    • orEmpty()
    • orNullString()
8
likes
140
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

Safe parsing utility for Flutter — convert dynamic values into safe String, int, double, bool, DateTime, List, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, foundation

More

Packages that depend on parsing_util