This Package used to authorize the user before on boarding
Features
Can fetch KYC details of a person from Digilocker Repository.
Getting started
Usage
Used to fetch KYC details of a customer residing in India.
Example
import 'package:digilockerpkg/digilockerpkg.dart';
import 'package:flutter/cupertino.dart';
void main() {
runApp(const Digilockerpkg());
}
Additional information
Tell users more about the package: where to find more informationMore information can be found on Digilocker website, comment with the version's name if any issues come up while using the package , the users can expect their KYC Details in the response.