vivid_text 0.0.1 copy "vivid_text: ^0.0.1" to clipboard
vivid_text: ^0.0.1 copied to clipboard

A great solution for generating "mixed typesetting of text and widget" based on text.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vivid_text

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

dependencies:
  vivid_text: ^0.0.1

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:vivid_text/vivid_text.dart';
3
likes
140
pub points
0%
popularity

Publisher

verified publisherkeysking.com

A great solution for generating "mixed typesetting of text and widget" based on text.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, html

More

Packages that depend on vivid_text