fadhly-permata / flutter_money_formatter

"FlutterMoneyFormatter" is a Flutter extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization.
https://pub.dartlang.org/packages/flutter_money_formatter
Other
85 stars 106 forks source link

How do I use it within a listView? #30

Closed benthemobileguy closed 4 years ago

benthemobileguy commented 4 years ago

How do I use this package within a listView bearing in mind the index since I always have to instantiate the function with the amount inside initState?