meshagent_dart_arrow 0.42.0 copy "meshagent_dart_arrow: ^0.42.0" to clipboard
meshagent_dart_arrow: ^0.42.0 copied to clipboard

Apache Arrow type and IPC primitives for Meshagent Dart clients.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add meshagent_dart_arrow

With Flutter:

 $ flutter pub add meshagent_dart_arrow

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

dependencies:
  meshagent_dart_arrow: ^0.42.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:meshagent_dart_arrow/meshagent_dart_arrow.dart';
0
likes
140
points
1.13k
downloads

Documentation

API reference

Publisher

verified publishermeshagent.com

Weekly Downloads

Apache Arrow type and IPC primitives for Meshagent Dart clients.

Homepage

License

Apache-2.0 (license)

Dependencies

libcompress

More

Packages that depend on meshagent_dart_arrow