be_widgets 1.2.2 copy "be_widgets: ^1.2.2" to clipboard
be_widgets: ^1.2.2 copied to clipboard

Flutter package for badging and labeling widget along with any widget which reduce you amount of code significantly and also performance improvement.

1.2.2 #

  • doc update

1.2.1 #

  • Added demo and showcase example
  • added ui widgetbook in example and update real world showcase screen

1.2.0 #

  • Introduced new widgets: be_badge.dart, be_multi_badge.dart, be_label.dart, be_multi_label.dart, be_text_more.dart, be_size_aware.dart, be_wrap.dart, be_row.dart, be_column.dart, be_container.dart, be_offset.dart, be_breakpoint.dart.

  • Added decoration utilities: decoration/be_box_decoration.dart, decoration/be_box_shadow.dart, decoration/be_icon_shape_border.dart.

  • Refactored widget structure to use a modular approach under lib/src/.

  • Improved code organization by separating decoration-related files into their own subfolder.

  • Various minor bug fixes and improvements to widget rendering and responsiveness.

  • Added Responsive widget


Update the version and date as needed when you release these changes. If you want a more detailed changelog for specific commits or features, let me know!## [Unreleased]

Added #

  • Introduced new widgets: be_badge.dart, be_multi_badge.dart, be_label.dart, be_multi_label.dart, be_text_more.dart, be_size_aware.dart, be_wrap.dart, be_row.dart, be_column.dart, be_container.dart, be_offset.dart, be_breakpoint.dart.
  • Added decoration utilities: decoration/be_box_decoration.dart, decoration/be_box_shadow.dart, decoration/be_icon_shape_border.dart.

Changed #

  • Refactored widget structure to use a modular approach under lib/src/.
  • Improved code organization by separating decoration-related files into their own subfolder.

Fixed #

  • Various minor bug fixes and improvements to widget rendering and responsiveness.

1.1.7 #

  • fixed icon decoration type

1.1.6 #

  • updated screenshot

1.1.5 #

  • Add BeBoxDecoration & BeIconShapeBorder decoration component
  • Updated Readme and example

1.1.4 #

  • Added BeTextMore for long text display and controll with maxLine.

1.1.3 #

  • version bump.

1.1.2 #

  • flutter lint upgrade.

1.1.1 #

  • flutter lint upgrade.

1.1.0 #

  • Add BeOffset & BeTextMore widget.

1.0.4 #

  • Added BeOffset for setting offset position without worry about boundary.

1.0.3 #

  • added more example
  • added screenshot
  • updated docs

1.0.2 #

  • updated docs

1.0.1 #

  • Added Screenshot

1.0.0 #

  • Updated documentation

0.0.4 #

  • Updated documentation

0.0.3 #

  • Added documentation

0.0.2 #

  • Added badge and label widget with example

0.0.1 #

  • TODO: Describe initial release.
12
likes
150
points
97
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package for badging and labeling widget along with any widget which reduce you amount of code significantly and also performance improvement.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on be_widgets