flutter_checkbox 0.1.0 copy "flutter_checkbox: ^0.1.0" to clipboard
flutter_checkbox: ^0.1.0 copied to clipboard

A customizable checkbox widget for Flutter with built-in label support, pixel-perfect size control, and smooth animations.

0.1.0 #

  • Initial release.
  • CustomCheckbox widget with built-in label support (label / labelWidget).
  • Pixel-perfect size control via CheckboxStyle.size.
  • CustomPainter-based rendering with animated checkmark stroke.
  • CheckboxShape enum — choose between rectangle (default) and circle shape.
  • CheckboxStyle for full visual customization (colors, border, radius, stroke width).
  • Configurable animation duration and curve.
  • Disabled state with reduced opacity.
  • Playground example app with live controls.
0
likes
150
points
148
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable checkbox widget for Flutter with built-in label support, pixel-perfect size control, and smooth animations.

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_checkbox