I want to make flutter app which has a textfield who can be edited with format bold, italic, underline as shown in this picture https://i.sstatic.net/OKD04.png
is there a way to make this come true with flutter?
Check out Zefyr. It's a package for "soft and gentle rich text editing for Flutter applications".