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
100
pub points
29%
popularity

Publisher

unverified uploader

Apply TextStyles based on Regex match.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on regex_text_style