personnummer 3.1.0 personnummer: ^3.1.0 copied to clipboard
Validate Swedish personal identity numbers with Dart and Flutter.
personnummer #
Validate Swedish personal identity numbers.
Example #
import 'package:personnummer/personnummer.dart';
Personnummer.valid('198507099805');
//=> true
See test/personnummer.dart for more examples.
License #
MIT