bd_sim_validator 1.0.5 copy "bd_sim_validator: ^1.0.5" to clipboard
bd_sim_validator: ^1.0.5 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 Flutter:

 $ flutter pub add bd_sim_validator

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

dependencies:
  bd_sim_validator: ^1.0.5

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:bd_sim_validator/bd_sim_validator.dart';
3
likes
160
points
105
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.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bd_sim_validator