re_highlight 0.0.2 copy "re_highlight: ^0.0.2" to clipboard
re_highlight: ^0.0.2 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.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:re_highlight/re_highlight.dart';
10
likes
130
pub points
88%
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