eg_nid 0.0.1
eg_nid: ^0.0.1 copied to clipboard
Extract basic info from Egyptian NIDs
Eg NID Decoder #
About #
Extract basic info from Egyptian NIDs "الرقم القومي"
- City of birth
- Birthday
- Sex
Usage #
To use this plugin, add eg_nid as a dependency in your pubspec.yaml file.
Example #
const example = NIDInfo("20002220200487");
example.city // Alexandria
example.sex //Female
example.birthDay // 2000-22-2 DateTime