Skip to content
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Version 0.8.*
* ## [0.8.4]
* **[FIX] : By [Anis Alibegić](https://github.com/anisalibegic)**
- Upgrade Intl version


* ## [0.8.3]
* **[FIX] : By [Gerrel](https://github.com/Gerrel)**
- Enforce decimal separator initialization.
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_money_formatter
description: 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.
version: 0.8.3
version: 0.8.5
author: Fadhly Permata <fadhly.permata@gmail.com>
homepage: https://github.com/fadhly-permata/flutter_money_formatter

Expand All @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
intl: ^0.15.8
intl: ">=0.16.0 < 0.18.0"

# For information on the generic Dart part of this file, see the
# following page: https://www.dartlang.org/tools/pub/pubspec
Expand Down Expand Up @@ -54,4 +54,4 @@ flutter:
# weight: 700
#
# For details regarding fonts in packages, see
# https://flutter.io/custom-fonts/#from-packages
# https://flutter.io/custom-fonts/#from-packages