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.

BaseBox #

A customizable Flutter widget that provides a flexible, reusable container with rich styling and interaction support.
With BaseBox, you can easily build tappable, hoverable, and fully styled containers without writing repetitive boilerplate code.


✨ Features #

  • 🔹 Customizable size (height, width)
  • 🔹 Border radius, border color, border width
  • 🔹 Support for individual borders (top, left, right, bottom)
  • 🔹 Circle or rectangular shapes
  • 🔹 Padding and margin (all, vertical, horizontal, or side-specific)
  • 🔹 Background color, gradient, shadows
  • 🔹 Hover effect & splash color
  • 🔹 Tooltip support
  • 🔹 Alignment options
  • 🔹 Child centering (enabled by default)
  • 🔹 Clip behavior configuration

📦 Installation #

Add this to your pubspec.yaml:

dependencies:
  base_box: ^1.0.2
0
likes
160
points
26
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