adcio_core 0.0.1 copy "adcio_core: ^0.0.1" to clipboard
adcio_core: ^0.0.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 Dart:

 $ dart pub add adcio_core

With Flutter:

 $ flutter pub add adcio_core

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

dependencies:
  adcio_core: ^0.0.1

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

Publisher

verified publishercorca.ai

stores and provides resources commonly used by ADCIO.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info_plus, flutter, uuid

More

Packages that depend on adcio_core