We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6526cc commit 951c6dfCopy full SHA for 951c6df
2 files changed
example/pubspec.lock
@@ -89,7 +89,7 @@ packages:
89
path: ".."
90
relative: true
91
source: path
92
- version: "2.10.6"
+ version: "2.10.9"
93
flutter_test:
94
dependency: "direct dev"
95
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.10.6
+version: 2.10.9
4
homepage: https://github.com/caseyryan/flutter_multi_formatter
5
6
environment:
0 commit comments