Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shaped_image

A new Flutter package for showing images in different shapes

Getting Started

To use this package, add shaped_image as a dependency in your pubspec.yaml file

dependencies:
  flutter:
    sdk: flutter
  shaped_image: ^0.0.3

Example

           ShapedImage(
              imageTye: ImageType.ASSET,
              path: 'assets/test.jpeg',
              shape: Shape.SHAPE07,
              width:200,
              height:200
             ),      

alt text

About

A dart package for showing images in different shapes

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages