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

Flutter pack for loading image with glow and fade and blur effect for smooth transition.

Features #

https://github.com/Swan1993/image_blur/assets/59397057/8163618c-9556-48e1-b8ff-dd80c552bb87

Getting started #

dependencies:
  image_blur: ^0.0.1

Usage #

/example

 ImageBlur.imageRectangleBlur(
imageAssets: "assets/post.jpg",
height: 250,
width: 250,
isBlur: true,
),
ImageBlur.imageCircularBlur(
size: 250,
imageNetwork:"https://images.pexels.com/photos/1042423/pexels-photo-1042423.jpeg?auto=compress&cs=tinysrgb&w=1600",
)                            

Additional information #

If you have any issues, questions, or suggestions related to this package, please feel free to contact us at zagros.development.group@gmail.com. We welcome your feedback and will do our best to address any problems or provide assistance.

For more information about this package, you can also visit our GitHub repository where you can find additional resources, contribute to the package's development, and file issues or bug reports. We appreciate your contributions and feedback, and we aim to make this package as useful as possible for our users.

Thank you for using our package, and we look forward to hearing from you!

11
likes
0
pub points
72%
popularity

Publisher

verified publisherswanflutterdev.site

Flutter pack for loading image with glow and fade and blur effect for smooth transition.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shimmer

More

Packages that depend on image_blur