tag_builder 0.0.1 copy "tag_builder: ^0.0.1" to clipboard
tag_builder: ^0.0.1 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.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
130
points
25
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