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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add smart_object

With Flutter:

 $ flutter pub add smart_object

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

dependencies:
  smart_object: ^0.2.0

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:smart_object/smart_object.dart';
4
likes
120
points
21
downloads

Documentation

API reference

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

License

unknown (license)

Dependencies

freezed_annotation, grpc, protobuf, rxdart, tuple

More

Packages that depend on smart_object