Skip to content

Soft and gentle rich text editing for Flutter applications.

Notifications You must be signed in to change notification settings

dheerajsarwaiya/zefyr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Zefyr

Soft and gentle rich text editing for Flutter applications.

I made some changes for my project. If you want to use it then please feel free to use it.

This project has two extra features on top of zefyr version 0.11.0

  1. attrDelegate - To make links clickable ZefyrView( xx:xx, attrDelegate: CustomAttrDelegate(), ), You can find CustomAttrDelegate code here https://github.com/dheerajsarwaiya/zefyr/blob/master/packages/zefyr/example/lib/src/custom_attr_delegate.dart

  2. I have added a link preview feature (it doesn't work on Flutter Web because of CORS issue, otherwise it is perfect)

About

Soft and gentle rich text editing for Flutter applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.8%
  • Ruby 1.4%
  • Swift 0.3%
  • HTML 0.3%
  • Kotlin 0.1%
  • Shell 0.1%