price_text 0.0.1 copy "price_text: ^0.0.1" to clipboard
price_text: ^0.0.1 copied to clipboard

A customizable Price Text for Flutter apps.

Changelog #

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


0.0.1 (2025-Sep-04) #

  • Initial release of price_text.
  • Provides a reusable PriceText widget for displaying currency amounts.
  • Provides a customizable PriceText widget for Flutter apps.
  • Ready-to-use, reusable widget that can be easily integrated into your screen.
  • Supports :
    • Custom text styles for amount and currency code.
    • Optionally showing currency symbol, code, and flags (emoji or asset).
    • Custom alignment for flags (left/right position set).
    • Custom spacing between flag, currency code, and amount.
    • Dynamic color based on positive/negative values or custom color for your selection.
    • Option to avoid automatic currency formatting.
5
likes
0
points
18
downloads

Publisher

verified publisherdashstack.tech

Weekly Downloads

A customizable Price Text for Flutter apps.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cupertino_icons, flutter, intl

More

Packages that depend on price_text