|
1 | 1 | # FlutterMoneyFormatter |
2 | 2 |
|
3 | 3 |
|
4 | | -`FlutterMoneyFormatter` is an [Flutter](https://flutter.io) extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization. |
5 | | - |
| 4 | +> `FlutterMoneyFormatter` is a [Flutter](https://flutter.io) extension to formatting various types of currencies according to the characteristics you like, without having to be tied to any localization. |
| 5 | +> |
| 6 | +> [](https://pub.dartlang.org/packages/flutter_money_formatter) |
| 7 | +> [](https://github.com/fadhly-permata/flutter_money_formatter) |
| 8 | +> [](https://raw.githubusercontent.com/fadhly-permata/flutter_money_formatter/master/LICENSE) |
6 | 9 |
|
7 | 10 | #### Dependencies : |
8 | | -  |
9 | | - |
10 | | - |
11 | | -#### Release Versions : |
12 | | -[](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.5.0) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.8+1) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.8) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.7) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.6) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.5) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.4) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.3) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.2) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.1) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.4.0) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.3.1) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.3.0) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.2.2) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.2.1) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.2.0) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.1.1) [](https://pub.dartlang.org/packages/flutter_money_formatter/versions/0.1.0) |
13 | | - |
14 | | -[Version change logs](https://pub.dartlang.org/packages/flutter_money_formatter#-changelog-tab-) |
| 11 | +[](https://pub.dartlang.org/packages/intl) |
15 | 12 |
|
16 | 13 |
|
17 | 14 | ---- |
@@ -126,11 +123,9 @@ For more complete samples, you can grab it from the [example directory](https:// |
126 | 123 |
|
127 | 124 | ## Help Me |
128 | 125 |
|
129 | | -If you find an issue, bug, question, or want to request a new feature you can [do it here.](https://github.com/fadhly-permata/flutter_money_formatter/issues) |
130 | | - |
131 | | -You can also help me improve and develop features by [forking this project via Github](https://github.com/fadhly-permata/flutter_money_formatter) |
| 126 | +If you find an issue, bug, question, or want to request a new feature you can [do it here](https://github.com/fadhly-permata/flutter_money_formatter/issues). You can also help me to improve features or fix some issues by [forking this project via Github](https://github.com/fadhly-permata/flutter_money_formatter) |
132 | 127 |
|
133 | 128 |
|
134 | 129 | ## ChangeLog |
135 | 130 |
|
136 | | -You are curious about the changes that occur in each version? [See here for detailed information](https://pub.dartlang.org/packages/flutter_money_formatter#-changelog-tab-). |
| 131 | +Are you curious about the changes that occur in each version? [See here for detailed informations](https://pub.dartlang.org/packages/flutter_money_formatter#-changelog-tab-). |
0 commit comments