singerdmx / flutter-quill

Rich text editor for Flutter
https://pub.dev/packages/flutter_quill
MIT License
2.6k stars 840 forks source link

Enhancement: Search within Embed objects #2090

Closed AtlasAutocode closed 3 months ago

AtlasAutocode commented 3 months ago

Description

Adds the ability to search within custom Embed objects.

For how to enable: refer to documentation, Configurations, Links, Search

https://github.com/singerdmx/flutter-quill/blob/master/doc/configurations/search.md

Related Issues

Type of Change