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

A Flutter widget for progressive image loading with blur-to-sharp transition effect. Supports placeholder, thumbnail preview, and smooth animated transitions optimized for web.

0.0.1 #

Features #

  • Progressive image loading with blur-to-sharp transition effect
  • Support for placeholder, thumbnail, and high-resolution images
  • Smooth animated blur transition using ImageFilter.blur
  • Customizable blur intensity and fade duration
  • Hover effects support for web platforms
  • Customizable border radius, box shadow, and background color
  • Error handling with customizable error widget
  • Loading indicator with customizable builder
  • Supports all standard Image widget properties (fit, alignment, repeat, etc.)
  • Memory-efficient image stream management
  • Proper widget lifecycle handling with didUpdateWidget
1
likes
160
points
121
downloads

Publisher

verified publisherswanflutterdev.com

Weekly Downloads

A Flutter widget for progressive image loading with blur-to-sharp transition effect. Supports placeholder, thumbnail preview, and smooth animated transitions optimized for web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on image_blur_web