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

Apply TextStyles based on Regex match.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add regex_text_style

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

dependencies:
  regex_text_style: ^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:regex_text_style/regex_text_style.dart';
0
likes
120
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Apply TextStyles based on Regex match.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on regex_text_style