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

A customizable gradient container widget for Flutter with title, subtitle, tap action, and styling support.

Changelog #

All notable changes to this Flutter plugin will be documented in this file.

0.0.1 - 2025-07-04 #

Added #

  • Initial release of FancyContainer Flutter plugin
  • Fully customizable gradient container with rounded corners and shadow
  • Optional title and subtitle display
  • Support for custom colors, text styles, and padding
  • Tap event handling via FancyContainersCallback
  • MVVM-friendly architecture
  • Designed for Android and iOS mobile platforms only

Improved #

  • Clean and flexible UI structure using GestureDetector and customizable properties
  • Responsive width based on screen size if not explicitly set

Coming Soon #

  • Support for images or icons inside the container
  • Built-in animation on tap (ripple or bounce)
  • Light and dark theme support
1
likes
140
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable gradient container widget for Flutter with title, subtitle, tap action, and styling support.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on styles_containers