re_highlight 0.0.3 copy "re_highlight: ^0.0.3" to clipboard
re_highlight: ^0.0.3 copied to clipboard

Re-Highlight is a powerful text syntax highlighting library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add re_highlight

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

dependencies:
  re_highlight: ^0.0.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:re_highlight/re_highlight.dart';
4
likes
120
pub points
85%
popularity

Publisher

verified publisherreqable.com

Re-Highlight is a powerful text syntax highlighting library.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, flutter, path

More

Packages that depend on re_highlight