flutter_money_formatter
flutter_money_formatter copied to clipboard
Decimal view
Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like A clear and concise description of what you want to happen.
Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.
Additional context Add any other context or screenshots about the feature request here.
It would be greate if you could have a flag which sets the decimal part as superscript
Actually, I misunderstanding with this issue, can you explain more detail?
He wants to be able to show the decimals like the image below

Yepp, I want to display the decimals exactly how's in Gerrel's image
@botikdd: It will be great idea, I'll try to implement it. But, if you need to implement this idea ASAP, this link may help you (https://stackoverflow.com/questions/54254516/how-can-we-use-superscript-and-subscript-text-in-flutter-text-or-richtext)
@Gerrel : Thanks for your helps