v1.1.1text_style_editor
TextSyleEditor is a flutter widget that help you to edit a text style dynamically.
Explore Emoji & Rich Text Flutter packages and compare platform support and community metrics.
56 packages
v1.1.1TextSyleEditor is a flutter widget that help you to edit a text style dynamically.
Inline Markdown-like formatting for Flutter - as drop-in replacements for `Text` and `TextEditingController`. Bold, italic, code, [URL links](.), highlights, super/subscript.
v1.1.0TextField that can extract relevant information from the raw text input.
v0.2.1Easy to use text widget for Flutter apps, which converts inlined URLs into clickable links. Allows custom styling.
v0.1.6The same emoji-gif picker as whatsapp. Takes the same size as your keyboard(Mobile).
v1.1.1A widget that displays text with an option to show more or show less based on the provided settings.
Dart and flutter package accurately replace/remove emojis in text
v1.0.9Flutter package for highlighting and scrolling through text.
v1.0.0A Flutter text widget which is expandable and can automatically parse urls present in the text it into clickable links.
A dart library for converting country codes to emoji flags.
Rich Text renderer that parses Contentful Rich Text JSON object and returns a renderable Flutter widget tree
A light-weight Emoji 📦 for Dart & Flutter with all up-to-date emojis written in pure Dart 😄 . Made from 💯% ☕ with ❤️!
v1.0.0The easiest way to style custom text snippets by creating your own bookmarks with links and functions.
A custom rich text package that allow highlights and link reference to text.
v4.0.0A Flutter widget to add links to your text. Linkable widget is a wrapper over RichText which allows you to render links that can be clicked to redirect to the URL.
A text widget which you can use to initially only show a defined number of lines of a probably long text. it also support clickable @mention,
v0.0.2A flutter plugin to create customizable text field that has a mentionable feature. The way matching users are displayed and picked is decorrelated from the Widget itself, so that you will be able to chose the way you will do.
A Flutter package which adds the mention or tag capabilities to existing TextField or TextFormField widget in Flutter.
v1.0.3Flutter plugin for picking emojis using device's keyboard.
Twitter Emojis for Flutter, this package supports svg and png 72x72 emojis
emoji-regex offers a regular expression to match all emoji symbols and sequences (including textual representations of emoji) as per the Unicode Standard.
v0.0.6An Emoji picker component for Flutter with the latest set of emojis. The current version supports Emoji version 15.
v0.0.9LinkifyText is a Text widget that highlight all the links in the text. It further navigates user to the link using browser on tapping on highlighted link.
v1.0.3This method returns a list of TextSpan ideal for formatting long text this implementation supports the following tags, see example.