multi_reg_exp 0.2.0 copy "multi_reg_exp: ^0.2.0" to clipboard
multi_reg_exp: ^0.2.0 copied to clipboard

outdatedDart 1 only

Find multiple regExp on strings

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add multi_reg_exp

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

dependencies:
  multi_reg_exp: ^0.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:multi_reg_exp/multi_reg_exp.dart';
0
likes
15
pub points
3%
popularity

Publisher

unverified uploader

Find multiple regExp on strings

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

unittest

More

Packages that depend on multi_reg_exp