special_text_between_marks 0.0.2 copy "special_text_between_marks: ^0.0.2" to clipboard
special_text_between_marks: ^0.0.2 copied to clipboard

A Flutter package for easy text formatting with customizable styles between specified marks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add special_text_between_marks

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

dependencies:
  special_text_between_marks: ^0.0.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:special_text_between_marks/special_text_between_marks.dart';
7
likes
135
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for easy text formatting with customizable styles between specified marks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on special_text_between_marks