qdrant 1.0.1+1 copy "qdrant: ^1.0.1+1" to clipboard
qdrant: ^1.0.1+1 copied to clipboard

gRPC client for Qdrant

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add qdrant

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

dependencies:
  qdrant: ^1.0.1+1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:qdrant/qdrant.dart';
0
likes
80
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

gRPC client for Qdrant

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

fixnum, grpc, protobuf

More

Packages that depend on qdrant