gst_text 0.0.3 copy "gst_text: ^0.0.3" to clipboard
gst_text: ^0.0.3 copied to clipboard

A customizable Flutter widget to calculate and display GST with flexible UI options.

Changelog #

All notable changes to the gst_text package will be documented in this file.
This project follows Semantic Versioning.


0.0.3 (2025-Sep-15) #

  • Update documentation in README.md with better usage examples.

0.0.2 (2025-sep-11) #

Introduced gstMode property:

  • Supports inclusive, exclusive, or default GST.
  • inclusive: Amount includes GST.
  • exclusive: GST added on top of the amount.
  • Fixed minor when hiding/showing properties.

0.0.1 (2025-Sep-10) #

  • Initial release of gst_text package.
  • GstText widget for displaying GST amount, GST type, and total in Flutter apps.
  • Supports customization: show/hide GST percentage, type, total, and currency symbol.
  • GstModel class with static calculate method for programmatic GST calculation.
  • Callback support to retrieve calculated GST values for further processing.
  • Ready-to-use, reusable widget that can be easily integrated into Flutter screens.
2
likes
160
points
247
downloads

Publisher

verified publisherdashstack.tech

Weekly Downloads

A customizable Flutter widget to calculate and display GST with flexible UI options.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on gst_text