cccd_vietnam 2.0.0 copy "cccd_vietnam: ^2.0.0" to clipboard
cccd_vietnam: ^2.0.0 copied to clipboard

Read and write data from ID card Viet Nam using NFC

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add cccd_vietnam

With Flutter:

 $ flutter pub add cccd_vietnam

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  cccd_vietnam: ^2.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:cccd_vietnam/dmrtd.dart';
import 'package:cccd_vietnam/extensions.dart';
import 'package:cccd_vietnam/internal.dart';