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

stores and provides resources commonly used by ADCIO.

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: ^0.1.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
140
pub points
3%
popularity

Publisher

verified publishercorca.ai

stores and provides resources commonly used by ADCIO.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_info_plus, flutter, uuid

More

Packages that depend on adcio_core