csdocumentoscopysdkflutter 1.0.2 copy "csdocumentoscopysdkflutter: ^1.0.2" to clipboard
csdocumentoscopysdkflutter: ^1.0.2 copied to clipboard

ClearSale DocumentosCopy SDK for flutter.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add csdocumentoscopysdkflutter

With Flutter:

 $ flutter pub add csdocumentoscopysdkflutter

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

dependencies:
  csdocumentoscopysdkflutter: ^1.0.2

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:csdocumentoscopysdkflutter/csdocumentoscopy_sdk_method_channel_dart_to_native.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopy_sdk_method_channel_native_to_dart.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopy_sdk_response.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_authentication_request_body.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_authentication_response.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_colors_configuration.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_environments.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_exceptions.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_exit_reasons.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_flow_types.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_identity_configuration.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_method_channels.dart';
import 'package:csdocumentoscopysdkflutter/csdocumentoscopysdkflutter_sdk.dart';
0
likes
0
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

ClearSale DocumentosCopy SDK for flutter.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on csdocumentoscopysdkflutter

Packages that implement csdocumentoscopysdkflutter