flutter_link_previewer
75
Customizable link and URL preview extracted from the provided text with the ability to render from the cache. Ideal for chat applications.
link_text
24
Easy to use text widget for Flutter apps, which converts inlined urls into working, clickable links
slugify
23
Converts a string to a slug, useful for URLs, filenames, IDs, and more
qs
6
A query string encoding and decoding library for Dart. Ported from qs for JavaScript.