superlistapp / super_editor

A Flutter toolkit for building document editors and readers
https://superlist.com/SuperEditor/
MIT License
1.59k stars 233 forks source link

Preview links in paragraphs like notion #1919

Open udaykiran2307 opened 3 months ago

udaykiran2307 commented 3 months ago

User Behavior while user posts a link,it should display preview image of the link by making use of meta data

Feature Value image

Additional context I am a full stack developer and avid user of superlist. I am interested in implementing this feature.

matthew-carroll commented 3 months ago

I am a full stack developer and avid user of superlist. I am interested in implementing this feature.

@udaykiran2307 are you saying that you'd like for me to assign this ticket to you? Or are you saying that you'd like the feature to be implemented by us?

udaykiran2307 commented 3 months ago

@matthew-carroll you can assign me, i will implement it for you

matthew-carroll commented 3 months ago

Ok. I'll provide a couple of warnings on this:

  1. Based on the dependencies that might need to be used to accomplish this, we might decide that this functionality doesn't belong in this particular package.
  2. The most appropriate place to implement this behavior might not be obvious.

With those two caveats, I'll assign the ticket to you. If at some point you give up on it, please let me know.

udaykiran2307 commented 3 months ago

sure,i have not yet decided on the dependencies , iam thinking to build it as a component where it can be used anywhere