We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fde5052 commit e17534bCopy full SHA for e17534b
2 files changed
example/pubspec.lock
@@ -96,7 +96,7 @@ packages:
96
path: ".."
97
relative: true
98
source: path
99
- version: "2.7.2"
+ version: "2.7.4"
100
flutter_test:
101
dependency: "direct dev"
102
description: flutter
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: flutter_multi_formatter
2
description: A package of formatters for international phone numbers, credit / debit cards and a masked formatter
3
-version: 2.7.2
+version: 2.7.4
4
homepage: https://github.com/caseyryan/flutter_multi_formatter
5
6
environment:
0 commit comments