adcio_core 1.0.1 copy "adcio_core: ^1.0.1" to clipboard
adcio_core: ^1.0.1 copied to clipboard

Provides values commonly used by the ADCIO SDK during side-effect-free behavior.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adcio_core

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

dependencies:
  adcio_core: ^1.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:adcio_core/adcio_core.dart';
2
likes
130
pub points
0%
popularity

Publisher

verified publishercorca.ai

Provides values commonly used by the ADCIO SDK during side-effect-free behavior.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_info_plus, flutter, uuid

More

Packages that depend on adcio_core