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

Validate Swedish organization numbers with Dart and Flutter.

organisationsnummer Build Status #

Validate Swedish organization numbers. Follows version 1.1 of the specification.

Example #

import 'package:organisationsnummer/organisationsnummer.dart';

Organisationsnummer.valid('202100-5489');
//=> true

See test/organisationsnummer.dart for more examples.

License #

MIT

0
likes
130
pub points
38%
popularity

Publisher

verified publisherfrozzare.com

Validate Swedish organization numbers with Dart and Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

personnummer

More

Packages that depend on organisationsnummer