简体   繁体   English

如何在 Flutter 中创建文本格式小部件?

[英]How can I create text formatting widget in Flutter?

How can I create a widget where we can align text which user has entered in text area ?如何创建一个小部件,我们可以在其中对齐用户在文本区域中输入的文本? And also how I'm supposed to save the entered text where formatting of text should be intact in View mode as well.以及我应该如何保存输入的文本,其中文本格式在查看模式下也应该完好无损。

在此处输入图片说明

Your can check this package flutter_summernote 0.2.0你可以检查这个包flutter_summernote 0.2.0

it maybe helpful for your.它可能对您有帮助。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM