Flutter Mask Edit

Masked Text Input For Flutter

January 15, 2020 totosugito 0

flutter_masked_text Masked text input for flutter. Install Follow this GUIDE Usage Import the library import 'package:flutter_masked_text/flutter_masked_text.dart'; MaskedText Create your mask controller: var controller = new […]