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

A Dart package for validating Bangladeshi phone numbers.

📜 Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2025-03-26 #

Added #

  • Initial release of bd_phone_validator.
  • Validates Bangladeshi phone numbers with prefixes (+88, 88, or none).
  • Ensures proper format 01[3-9]XXXXXXXX (11 digits).

1.0.1 - 2025-03-26 #

Fixed #

  • Fixed incorrect regex syntax for phone number validation.
  • Ensured numbers match 01[3-9]XXXXXXXX pattern correctly.

1.0.2 - 2025-03-26 #

Improved #

  • Optimized regex for better performance.
  • Added unit tests for phone number validation.
  • Updated documentation with usage examples.

1.0.3 - 2025-03-26 #

Improved #

  • Optimized regex for better performance.
  • Added unit tests for phone number validation.
  • Updated documentation with usage examples.
2
likes
160
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Dart package for validating Bangladeshi phone numbers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on bd_phone_validator