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

Exposes capabilities supported by intelligent products to be used by different services. \nInspired from OMA IPSO.\n

example/main.dart

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

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

Publisher

verified publisherspectroai.com

Weekly Downloads

Exposes capabilities supported by intelligent products to be used by different services. \nInspired from OMA IPSO.\n

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dcdg, freezed_annotation, grpc, json_serializable, mockito, path, protobuf, rxdart, test, tuple

More

Packages that depend on smart_object