📦 inbuilt_container

A lightweight and reusable Flutter widget that wraps your content in a beautiful, consistent container — perfect for cards, tiles, and content blocks.
Easily control padding, margin, border radius, background color, and shadows with one line of code.

Pub Version GitHub Stars License: MIT


✨ Features

  • ✅ Clean default design out of the box
  • 🎯 Fully customizable: padding, margin, border, color, shadow
  • 🧱 Ideal for content sections, cards, boxes

🚀 Installation

Add the package to your pubspec.yaml:

dependencies:
  inbuilt_container: ^0.0.5

Then run: flutter pub get

Libraries

inbuilt_container