typeset 0.1.0+5 copy "typeset: ^0.1.0+5" to clipboard
typeset: ^0.1.0+5 copied to clipboard

This supports the input from backend to be formatted with different formatters

TypeSet #

License: MIT

This supports the input from backend to be formatted with different formatters. Text style that will support bold, italic and underline text coming from the server The implementation will be same as we see on WhatsApp.

i.e.

  1. Bold Text will be wrapped in asterisk
  2. Italic Text will be wrapped in underscore
  3. Underline Text will be wrapped in ~tilde~
  4. Bold, Italic and Underline Text will be wrapped in asterisk underscore ~tilde~

Installation 💻 #

❗ In order to start using typeset you must have the Flutter SDK installed on your machine.

Add typeset to your pubspec.yaml:

dependencies:
  typeset:

Install it:

flutter packages get

43
likes
0
pub points
80%
popularity

Publisher

verified publisherrohanjsh.dev

This supports the input from backend to be formatted with different formatters

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on typeset