adcio_placement 0.1.2 copy "adcio_placement: ^0.1.2" to clipboard
adcio_placement: ^0.1.2 copied to clipboard

discontinued

This is the placement service for the ADCIO project in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adcio_placement
copied to clipboard

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

dependencies:
  adcio_placement: ^0.1.2
copied to clipboard

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_placement/adcio_placement.dart';
copied to clipboard
2
likes
0
points
50
downloads

Publisher

verified publishercorca.ai

Weekly Downloads

2024.06.25 - 2025.01.07

This is the placement service for the ADCIO project in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

adcio_analytics, device_info_plus, flutter, http, uuid

More

Packages that depend on adcio_placement