base_box 1.0.2 copy "base_box: ^1.0.2" to clipboard
base_box: ^1.0.2 copied to clipboard

A customizable Flutter widget for building reusable and consistent UIs with less boilerplate.

Changelog #

All notable changes to this package will be documented in this file.

1.0.2 - 2025-08-20 #

Updated #

  • Some Bug fixed:
    • fixed margin parameter.
    • Fixed color parameters.

1.0.1 - 2025-08-19 #

Added #

  • Improved documentation for public API:
    • Added Dartdoc comments to BaseBox.
    • Provided example usage for widget.
  • Minor formatting fixes for better readability.

1.0.0 - 2025-08-19 #

Added #

  • Initial release of the package.
  • BaseBox widget:
    • Customizable padding, margin, height, width.
    • Support for border, border radius, and individual side borders.
    • Gradient and box shadow support.
    • Tap and hover interactions with optional splash/hover colors.
    • Tooltip support.
    • Circle mode and child alignment options.
0
likes
160
points
27
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable Flutter widget for building reusable and consistent UIs with less boilerplate.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on base_box