vtcc_ekyc 0.0.16 copy "vtcc_ekyc: ^0.0.16" to clipboard
vtcc_ekyc: ^0.0.16 copied to clipboard

VTCC EKYC SDK

vtcc_ekyc_flutter #

A new Flutter project.

Getting Started #

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Genera model #

flutter pub run build_runner build --delete-conflicting-outputs

Các steps để có thể chỉnh sửa model đầu ra của flutter #

  1. Sửa model bên native trước.
  2. Build lại bản native mới sau đó copy thư viện sang flutter
  3. Bên Flutter chỉnh sửa lại model như bên natives
  4. Chạy lệnh flutter pub run build_runner build --delete-conflicting-outputs để generate lại model.
  5. Build test Done.
  6. Build thư viện mới flutter đẩy pub.dev cho bên kia dùng version mới. (Nhờ Tùng)
1
likes
105
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

VTCC EKYC SDK

Documentation

API reference

License

unknown (license)

Dependencies

flutter, json_annotation, pigeon, plugin_platform_interface

More

Packages that depend on vtcc_ekyc

Packages that implement vtcc_ekyc