tag_builder 0.0.2 copy "tag_builder: ^0.0.2" to clipboard
tag_builder: ^0.0.2 copied to clipboard

A simple Flutter package to easily create and customize multiple types of tag widgets like primary tags, outlined tags, status tags, chip tags, and rating badges. Lightweight, theme-adaptive, and eas [...]

Changelog #

All notable changes to this project will be documented in this file.

0.0.2 #

Aug 22, 2025 #

✨ Updated #

  • Updated Dart sdk to 3.9.0
  • Removed flutter_lints Dependency

0.0.1 #

Added #

  • Initial release of tag_builder package.
  • AppTag widget to handle multiple tag styles.
  • Support for various tag types: PrimaryTag, PrimaryIconTag, OutLineTag, StatusTag, OfferTag, GrayTag, ChipTag, and RattingSmallTag.
  • Added customizable onPressed callbacks and optional icons.
  • Theme-aware styling for better integration with light and dark modes.

1
likes
140
points
3
downloads

Publisher

unverified uploader

Weekly Downloads

A simple Flutter package to easily create and customize multiple types of tag widgets like primary tags, outlined tags, status tags, chip tags, and rating badges. Lightweight, theme-adaptive, and easy to integrate into any Flutter project.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tag_builder