Skip to content

Flutter自定义文本样式输入框,,基于TextSpanField,并支持空安全,添加自定义删除

License

Notifications You must be signed in to change notification settings

zhou-Flutter/text_span_field_null_safety

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text_span_field_null_safety

1.Flutter自定义块样式输入框,实现在输入框中自定义加入任意 TextSpan,并可获得加入的 TextSpan对象。

2.通过此组件可以快速实现@功能值绑定,隐藏域值绑定!

3.该插件基于TextSpanField, 并支持空安全。

4.添加自定义删除 类似 qq 微信 表情栏的悬浮按钮。

5.—后续有时间添加图片显示

集成

Flutter

text_span_field_null_safety:
    git:
      url: https://github.com/zhou-Flutter/text_span_field_null_safety.git
      ref: master

添加自定义删除 使用如下:

 textSpanBuilder.customDelete();

自定义删除

联系

有问题随时联系我,我的项目测试没有问题 wx:zxj824522911 qq:824522911

About

Flutter自定义文本样式输入框,,基于TextSpanField,并支持空安全,添加自定义删除

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages