custom_gradient_containers 0.0.1 copy "custom_gradient_containers: ^0.0.1" to clipboard
custom_gradient_containers: ^0.0.1 copied to clipboard

A highly customizable, reusable gradient container widget for Flutter apps.

custom_containers #

A highly customizable, reusable gradient container widget for Flutter apps.
Supports gradients, shadows, border radius, padding, text styles, child widgets, and tap gestures.

Features #

  • Gradient colors or custom Gradient
  • Width, height, padding, and border radius
  • Optional title, subtitle, or child widget
  • OnTap callback support
  • Custom text styles and shadows
  • Easy to integrate in any Flutter app

Getting started #

Add the package to your pubspec.yaml.

dependencies:
  custom_containers: ^0.0.1

## Usage



```dart
const like = 'sample';
1
likes
140
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A highly customizable, reusable gradient container widget for Flutter apps.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_gradient_containers