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

A Flutter package for cutting and clipping images into custom shapes with 1:1 aspect ratio, offering over 30 shape types, and supporting any Image widget (network, asset, or memory).

img_cut_pro #

A Flutter package for cutting and clipping images into custom shapes with 1:1 aspect ratio.
Supports over 30 shape types and accepts any Image widget (Asset, Network, Memory).

[Example 1] [Example 2]


Features #

  • 1:1 aspect ratio image clipping.
  • Over 30 custom shapes (pills, flowers, triangles, and more).
  • Accepts any Image widget:
    • Image.asset
    • Image.network
    • Image.memory
  • Easy to integrate into Flutter projects.

Installation #

Add img_cut_pro as a dependency in your pubspec.yaml:

dependencies:
  img_cut_pro: ^0.0.1
1
likes
140
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for cutting and clipping images into custom shapes with 1:1 aspect ratio, offering over 30 shape types, and supporting any Image widget (network, asset, or memory).

License

MIT (license)

Dependencies

flutter, polygon

More

Packages that depend on img_cut_pro