smart_object 0.2.0 copy "smart_object: ^0.2.0" to clipboard
smart_object: ^0.2.0 copied to clipboard

Exposes capabilities supported by intelligent products to be used by different services. Inspired from OMA IPSO.

example/main.dart

import 'package:smart_object/src/platform/directory.dart';

Future<void> main() async {
  Directory dir = Directory.instance;
  await dir.initialized;
}
4
likes
120
points
65
downloads

Publisher

verified publisherspectroai.com

Weekly Downloads

Exposes capabilities supported by intelligent products to be used by different services. Inspired from OMA IPSO.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

freezed_annotation, grpc, protobuf, rxdart, tuple

More

Packages that depend on smart_object