personnummer 2.1.0 copy "personnummer: ^2.1.0" to clipboard
personnummer: ^2.1.0 copied to clipboard

outdated

Validate Swedish social security numbers with Dart and Flutter.

personnummer Build Status #

Validate Swedish social security numbers.

Example #

import 'package:personnummer/personnummer.dart';

Personnummer.valid(6403273813);
//=> true

Personnummer.valid('19130401+2931');
//=> true

See test/personnummer.dart for more examples.

License #

MIT

4
likes
35
pub points
52%
popularity

Publisher

verified publisherfrozzare.com

Validate Swedish social security numbers with Dart and Flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on personnummer