prettier_reg_exp 0.0.1 copy "prettier_reg_exp: ^0.0.1" to clipboard
prettier_reg_exp: ^0.0.1 copied to clipboard

Create and manage regular expressions with ease, including predefined patterns, length constraints, and more.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prettier_reg_exp

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

dependencies:
  prettier_reg_exp: ^0.0.1

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:prettier_reg_exp/prettier_reg_exp.dart';
3
likes
120
points
13
downloads

Publisher

verified publisherhwassef.tn

Weekly Downloads

Create and manage regular expressions with ease, including predefined patterns, length constraints, and more.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on prettier_reg_exp