markup_text_plus 0.2.2 copy "markup_text_plus: ^0.2.2" to clipboard
markup_text_plus: ^0.2.2 copied to clipboard

Flutter widget to use Markup to easily create formatted Text with colors, style and links.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add markup_text_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  markup_text_plus: ^0.2.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:markup_text_plus/markup_text_plus.dart';
3
likes
140
points
111
downloads

Documentation

API reference

Publisher

verified publisher4akloon.tech

Weekly Downloads

Flutter widget to use Markup to easily create formatted Text with colors, style and links.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, url_launcher

More

Packages that depend on markup_text_plus