shaped_image 0.0.4 copy "shaped_image: ^0.0.4" to clipboard
shaped_image: ^0.0.4 copied to clipboard

outdated

A new Flutter package for showing images in different shapes

shaped_image #

A new Flutter package for showing images in different shapes

Getting Started #

Example #

dependencies:
  flutter:
    sdk: flutter
  shaped_image: ^0.0.3
           ShapedImage(
              imageTye: ImageType.ASSET,
              path: 'assets/test.jpeg',
              shape: Shape.SHAPE07,
              width:200,
              height:200
             ),      
[https://raw.githubusercontent.com/harisvm/shaped_image/master/assets/shapes.png]
11
likes
0
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package for showing images in different shapes

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on shaped_image