Mike Woelmer
Results
2
issues of
Mike Woelmer
> * Issue Type: BUG > * Dart SDK version(s): `2.8.1` > * `fluri` Version(s): `1.2.8` With the following example where the base path does not have a trailing path...
Calling this text formatter: `LibPhonenumberTextFormatter( country: usCountry, PhoneNumberFormat.national)` Will result in the following mask "0) 000-0000" It should be "(000) 000-0000" There are a couple problems: 1. input_formatter.dart line 28:...