flutter_decorated_container 1.0.0 copy "flutter_decorated_container: ^1.0.0" to clipboard
flutter_decorated_container: ^1.0.0 copied to clipboard

A Customisable Container widget for the dashed border with rounded corner radius and its background color.

1.0.0 #

  • Enabled lower version support since Flutter SDK 3.0.0
  • Enabled feature for [Decoration] and dashed border will be disabled when provide the instance of [Decoration]
  • Added property [Margin]
  • Added [DecoratedBox] as an enhancement as [Container] is an expensive for the few cases.
  • fillColor renamed as [backgroundColor]

0.1.0 #

  • README.md updated with enhanced screenshot reference
  • [Padding] enabled for the widget

0.0.1+1 #

  • README.md updated
  • Documentation comments updated

0.0.1 #

  • Customisable widget container with dashed border with rounded corner radius.
  • Fill color can be customised.
5
likes
160
points
458
downloads

Publisher

unverified uploader

Weekly Downloads

A Customisable Container widget for the dashed border with rounded corner radius and its background color.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_decorated_container