string_contains 2.0.0 copy "string_contains: ^2.0.0" to clipboard
string_contains: ^2.0.0 copied to clipboard

Package provides light widgets[for Linkify, Clean] and extensions for strings and nullable strings that contain badwords/urls/links/emails/phonenumbers/#hashtags/@mentions and others.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add string_contains

With Flutter:

 $ flutter pub add string_contains

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

dependencies:
  string_contains: ^2.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:string_contains/string_contains.dart';
50
likes
0
points
1.08k
downloads

Publisher

verified publisherbetterx.io

Weekly Downloads

Package provides light widgets[for Linkify, Clean] and extensions for strings and nullable strings that contain badwords/urls/links/emails/phonenumbers/#hashtags/@mentions and others.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on string_contains