flutter_set_custom_image 0.0.5 copy "flutter_set_custom_image: ^0.0.5" to clipboard
flutter_set_custom_image: ^0.0.5 copied to clipboard

A new Flutter package with a customized image.

Features #

This package used for set image view

Getting started #

Add this to your app's pubspec.yaml file:

dependencies:
  flutter_set_custom_image: ^0.0.5

Usage #

used for network,asset,and file image with border radius and border(Android ,Ios, and web). also used to image blur.


@SetCustomImageView(
  context: context,
  imageUrl: "",//use can use network or asset image url
  imageFile: null,
  boxFit: BoxFit.fill,
  height: 100.0,
  width: 100.0,)

Additional information #

2
likes
100
pub points
2%
popularity

Publisher

unverified uploader

A new Flutter package with a customized image.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

cached_network_image, flutter

More

Packages that depend on flutter_set_custom_image