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

A collection of utility functions and extensions for Flutter.

0.0.1 #

  • Initial release of the hdr_utils package.
  • Added HdrTextField widget with automatic keyboard dismissal and custom input styles.
  • Added DialogUtils with pre-styled blur-overlay alert, confirm, and loading dialogs.
  • Added ImagePickerUtils helpers and HdrImagePickerBuilder widget for local/network images.
  • Added skeleton shimmer widgets (HdrCustomShimmer and HdrSkeletonShimmer).
  • Added ValidatorUtils static methods for Name, Email, Password, Phone, and OTP check constraints.
  • Added helpful core extensions (ContextExtensions, DateTimeExtensions, StringExtensions, NumberExtensions, ColorExtensions, and ListExtensions).
  • Added a colorful web-safe console and file logger (LoggerUtils).
2
likes
150
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A collection of utility functions and extensions for Flutter.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cached_network_image, flutter, image_picker, intl, path_provider, shimmer

More

Packages that depend on hdr_utils