bd_sim_validator 1.0.3 copy "bd_sim_validator: ^1.0.3" to clipboard
bd_sim_validator: ^1.0.3 copied to clipboard

A Dart package to validate and detect operators of Bangladeshi phone numbers. Supports GP, Robi, Banglalink, Teletalk, and Airtel.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bd_sim_validator

With Flutter:

 $ flutter pub add bd_sim_validator

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

dependencies:
  bd_sim_validator: ^1.0.3

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:bd_sim_validator/bd_sim_validator.dart';
3
likes
0
points
108
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart package to validate and detect operators of Bangladeshi phone numbers. Supports GP, Robi, Banglalink, Teletalk, and Airtel.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on bd_sim_validator