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

WhatsApp like text formatting for you! -> Bold, Italic, Underline

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add typeset

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

dependencies:
  typeset: ^0.1.0+23

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:typeset/typeset.dart';
45
likes
150
pub points
79%
popularity
screenshot

Publisher

verified publisherrohanjsh.dev

WhatsApp like text formatting for you! -> Bold, Italic, Underline

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on typeset