Textf 1.2.0 is out.

The live formatting controller for #Flutter's TextField widget.

Replace TextEditingController with TextfEditingController
and your TextField renders **bold**, *italic*, `code` โ€” live, as the user types.

No extra widgets.

Playground and docs in ๐Ÿงต๐Ÿ‘‡

@PhilippHGerber very cool! Will be super useful for my Dungeon Paper app