{"id":34572651,"url":"https://github.com/simplewidgets/dutch_utils","last_synced_at":"2026-05-27T15:33:17.567Z","repository":{"id":166435575,"uuid":"614311450","full_name":"simplewidgets/dutch_utils","owner":"simplewidgets","description":"Common use cases for developer who have to deal with Dutch data","archived":false,"fork":false,"pushed_at":"2024-07-05T12:38:51.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T11:02:28.538Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplewidgets.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-15T10:33:47.000Z","updated_at":"2024-07-05T12:38:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff702073-bc30-4bde-b7e0-e622e69c90cd","html_url":"https://github.com/simplewidgets/dutch_utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simplewidgets/dutch_utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplewidgets%2Fdutch_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplewidgets%2Fdutch_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplewidgets%2Fdutch_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplewidgets%2Fdutch_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplewidgets","download_url":"https://codeload.github.com/simplewidgets/dutch_utils/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplewidgets%2Fdutch_utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33573252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-24T09:44:01.526Z","updated_at":"2026-05-27T15:33:17.551Z","avatar_url":"https://github.com/simplewidgets.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dutch Utils\nThis package provides common use cases for (Dutch) developers like (governmental API repsonse) models, formatters and Regex for common numbers within the Netherlands.\n\n\n## What is in this package?\n### Models for governmental API's\n\n\n* #### KvK (Kamer van Koophandel)\n    This packages has models for the API responses which you can create from the JSON response. The main classes are: `KVKapiSearchResponse`, `KVKapiBasicProfile`, `KVKapiNameProfile` and `KVKapiLocationProfile`.\n\n    To use the API you have to create a developers account on the KVK website. With the API key you can now request data from this API. \n\n    _Please note: You have to validate the reponse by yourself with a .pem ceritificate. We use a NODEJS package on our server and then send it to the Flutter Client_\n\n\n* #### RDW (Dutch licenseplate registration)\n    This package has a model for the API response from the RDW. This API is open for everyone and does not use a type of authentication like an API key. With this model you can convert the JSON response.\n\n\n### Common Regex\n#### `DutchCommonRegex` class\nThis class has common Regex which checks if the provided string is valid. A few of the functions are:\n- Is a valid KVK-number (bool)\n- Is a valid BTW-number (bool)\n- Is a valid IBAN-number (bool)\n- Is a valid Postalcode (bool)\n- And more\n\n### Common String sormatters\n#### `EuroFormatter` class\nIn the Netherlands we use the period`.` and comma`,` in the opposite way as the rest of the world. We use the comma as the divider between euro's and cents. So a thousand euro's is written like: €1.000,00 and a milion euro is written like: 1.000.000,00\n\nThis class provides simpleformatters to turn `int` values in to formatted strings.\n\n## Like to contribute?\nFeel free to help us improve this package by creating issues, pull request etc. For any questions you can email hello@simplewidgets.dev","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplewidgets%2Fdutch_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplewidgets%2Fdutch_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplewidgets%2Fdutch_utils/lists"}