Formatting TextFields In Flutter With Pattern_Formatter

preview_player
Показать описание
This tutorial goes through how to format TextFields with the pattern_formatter package in Flutter. Format text to fit proper number, credit card number and date formatting by using the pattern_formatter package. For more weekly Flutter content be sure to subscribe to the channel and follow @BleylDev on Twitter.

Рекомендации по теме
Комментарии
Автор

Apologies to anyone who had issues viewing the original version. The upload didn't process correctly and because of that was showing a really poor quality video.

BleylDev
Автор

Is there anyway to change the Thousands formatter commas to dots?

nicoaybar
Автор

I think that if there was a way to specify how many decimal digits a number has, then this would be the best alternative to building something from scratch. It's good but if you keep typing, let's say, 7 after the 3 digits are there, it'll start to round. them, which is not really pleasing to look at, but that's just me.

vladventura
Автор

How to avoid comma with thousandsFormatter??

waseurarpon
Автор

yeah much better. I'd consider bumping up the font size in vscode for your videos though.

ExtraServingsBTS