zdl_erp_sdk 0.0.5 copy "zdl_erp_sdk: ^0.0.5" to clipboard
zdl_erp_sdk: ^0.0.5 copied to clipboard

Zepto ERP Sdk

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zdl_erp_sdk

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

dependencies:
  zdl_erp_sdk: ^0.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:zdl_erp_sdk/zdl_erp_sdk.dart';