gui_shape 1.0.5 copy "gui_shape: ^1.0.5" to clipboard
gui_shape: ^1.0.5 copied to clipboard

A gui control library for creating polygons, stars, custom shapes, bitmaps, and 2D gradients

1.0.5 #

  • Added getColor and setColor for 24-bit or 32-bit bitmap in GuiBitmapData.

1.0.4 #

  • Addressed minor code formatting warnnings

1.0.3 #

  • Addressed dart static code analysis warnings
  • Changed uppercase constants to lowercase

1.0.2 #

  • Updated README.md to use images hosted on github.
  • No functional changes

1.0.1 #

Initial release contains:

  • Geometric classes
    • Geometric coordinates for 2D (XY), and 3D (XYZ) planes
    • Geometric angle (radian and degree)
    • Geometric coordinate calculations for ellipse, circle, n-sided polygon, and n-point stars
    • Generation of straight and curved/rounded paths from geometric coordinates
    • Various geometric operations for calculating slopes, distance, intermediate points, centering, etc.
  • GUI Shapes
    • N-sided polygon clipper and border
    • N-point star clipper and border
    • Custom shape clipper and border
    • Generic clipper and border
  • Gradient
    • 2-dimensional (2D) gradient
  • Image
    • Bitmap file-format generator
6
likes
160
pub points
75%
popularity

Publisher

unverified uploader

A gui control library for creating polygons, stars, custom shapes, bitmaps, and 2D gradients

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on gui_shape