tap_container 0.0.4 copy "tap_container: ^0.0.4" to clipboard
tap_container: ^0.0.4 copied to clipboard

Taped Container

Introduce #

CustomContainer A Flutter package that provides a customizable CustomContainer widget with essential functionalities like onTap, styling, and child management. It is designed to simplify container usage while offering flexibility and clean, reusable code.

Features Gesture Handling: Built-in onTap functionality to handle user interactions. Customizable: Supports width, height, padding, margin, and decoration properties. Child Support: Allows embedding child widgets inside the container. Reusable: Ideal for consistent UI design across your Flutter projects.

Installation Add the following line to your pubspec.yaml file under the dependencies section:

For Use #

CustomContainer()

1
likes
130
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

Taped Container

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tap_container