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

Contact me

faris waheed

Libraries

eg_nid