acdc 1.1.1 copy "acdc: ^1.1.1" to clipboard
acdc: ^1.1.1 copied to clipboard

Dart client for generating an `ACDC` object from provided id, data and schema.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add acdc

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

dependencies:
  acdc: ^1.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:acdc/acdc.dart';
0
likes
140
points
72
downloads

Publisher

verified publisherhumancolossus.org

Weekly Downloads

Dart client for generating an `ACDC` object from provided id, data and schema.

Repository (GitHub)

Documentation

API reference

License

EUPL-1.2 (license)

Dependencies

ffi, flutter, flutter_rust_bridge, meta, plugin_platform_interface, uuid

More

Packages that depend on acdc