postcode 0.0.3 copy "postcode: ^0.0.3" to clipboard
postcode: ^0.0.3 copied to clipboard

Validate & parse UK postcodes, to assist in the development and creation of new functionality.

[0.0.3] - Sanitize the Postcode Object, remove space. #

  • Ajust pattern

[0.0.2] - Sanitize the Postcode Object, remove space. #

  • Sanitize => sanitize("Sw1A 2aa"); // => "SW1A2AA"

[0.0.1] - Valid Postcode Object. #

  • Validation => isValid("Sw1A 2aa"); // => true
1
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Validate & parse UK postcodes, to assist in the development and creation of new functionality.

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on postcode