trinsic_dart 1.13.0 copy "trinsic_dart: ^1.13.0" to clipboard
trinsic_dart: ^1.13.0 copied to clipboard

Dart wrapper for the trinsic services SDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add trinsic_dart

With Flutter:

 $ flutter pub add trinsic_dart

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

dependencies:
  trinsic_dart: ^1.13.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:trinsic_dart/trinsic_dart.dart';
0
likes
90
pub points
40%
popularity

Publisher

verified publishertrinsic.id

Dart wrapper for the trinsic services SDK

Homepage

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

fixnum, grpc, protobuf, uuid

More

Packages that depend on trinsic_dart