smart_text 0.0.1+3 copy "smart_text: ^0.0.1+3" to clipboard
smart_text: ^0.0.1+3 copied to clipboard

Text to render emoji well by decreasing its height, and draw hyperlink as well

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_text

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

dependencies:
  smart_text: ^0.0.1+3

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

Publisher

unverified uploader

Text to render emoji well by decreasing its height, and draw hyperlink as well

Homepage

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, url_launcher

More

Packages that depend on smart_text