Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for embedding audio files in rich text editor #21

Closed
SankethBK opened this issue Sep 14, 2023 · 7 comments · Fixed by #179
Closed

Add support for embedding audio files in rich text editor #21

SankethBK opened this issue Sep 14, 2023 · 7 comments · Fixed by #179
Labels
hacktoberfest Applicable to hacktoberfest new feature For new features

Comments

@SankethBK
Copy link
Owner

SankethBK commented Sep 14, 2023

An option to add audio files from within the note. Flutter quill supports custom embedbuilders. Need to do more research on this.

@SankethBK SankethBK added the new feature For new features label Sep 18, 2023
@SankethBK SankethBK added the hacktoberfest Applicable to hacktoberfest label Sep 30, 2023
@sahil-banswani
Copy link

please assign me this issue as i will update and add the feature like directly add a elevated button with exploring File Explorer and selecting the file of audio file in rich text editor and playable

@SankethBK
Copy link
Owner Author

Hi @sahil-banswani , thank you for your interest in contributing to our repository. While I don't have mockups for this feature, here's the plan: we aim to integrate an audio button directly into the rich text editor's toolbar. Our rich text editor library, flutter_quill, already supports images and videos, and we want to extend it to include audio functionality. When users click on this audio button, a modal will appear, allowing them to choose whether to upload an audio file from their device or record audio directly within the app.

This will require changes in flutter quill library, we might have to introduce a new widget for displaying audio playing options right within the rich text editor, if you are already familiar with the library, feel free to proceed with the development, otherwise i will add more details shortly

@sahil-banswani
Copy link

Hii @SankethBK glad to connect with you I haven't work with adding features to a perticular flutter library
I can add an audio player plugin in the application and can work forward.

@SankethBK
Copy link
Owner Author

Sure @sahil-banswani that will help, I will come up with more details by tomorrow.

@PratyushChauhan
Copy link
Contributor

Any updates on this?

@sahil-banswani
Copy link

sahil-banswani commented Oct 16, 2023 via email

@SankethBK
Copy link
Owner Author

Will add it by next 2-3 days, sorry for the delay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Applicable to hacktoberfest new feature For new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants