dev_ease 1.0.0 copy "dev_ease: ^1.0.0" to clipboard
dev_ease: ^1.0.0 copied to clipboard

A Flutter package that simplifies development tasks with utility functions for date manipulation, string operations, and more, aiming to enhance productivity for Flutter developers.

1.0.0 - 2024-10-08 #

Added #

  • Initial release of dev_ease package.
  • Added utility functions for date conversions, such as converting UTC to local time and formatting date strings.
  • Added string manipulation extensions like parsing HTML entities and handling integer/double parsing.
  • Provided support for Indian Standard Time (IST) during date conversions.

Fixed #

  • Handled null values in date conversion methods to avoid exceptions.
8
likes
140
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies development tasks with utility functions for date manipulation, string operations, and more, aiming to enhance productivity for Flutter developers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, intl

More

Packages that depend on dev_ease