cdcr_connector 1.0.0+1 copy "cdcr_connector: ^1.0.0+1" to clipboard
cdcr_connector: ^1.0.0+1 copied to clipboard

CDCR Connector Package. Requires/uses Dio package. Assumes the traversal through an F5 appliance.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cdcr_connector

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

dependencies:
  cdcr_connector: ^1.0.0+1

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:cdcr_connector/cdcr_connector.dart';
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

CDCR Connector Package. Requires/uses Dio package. Assumes the traversal through an F5 appliance.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

connectivity_widget, cookie_jar, cupertino_icons, dio, flutter, http, intl, path_provider

More

Packages that depend on cdcr_connector