flutter_format_money_vietnam

Last updated:

0 purchases

flutter_format_money_vietnam Image
flutter_format_money_vietnam Images
Add to Cart

Description:

flutter format money vietnam

flutter_format_money_vietnam #
This package only format money Vietnam
Getting Started #
1. Import package #
import 'package:flutter_format_money_vietnam/flutter_format_money_vietnam.dart';
2. Example #
Text('100000'.toVND())
or
Text(100000.toVND())
Use with currency unit:
Text('1000000'.toVND(unit: 'đ'))
You can using type String or Int with this library.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.