surrealdb 0.3.5 copy "surrealdb: ^0.3.5" to clipboard
surrealdb: ^0.3.5 copied to clipboard

retractedoutdated

SurrealDB client written in pure dart. auto reconnect, typed functions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add surrealdb

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

dependencies:
  surrealdb: ^0.3.5

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

Import it

Now in your Dart code, you can use:

import 'package:surrealdb/surrealdb.dart';
36
likes
0
points
199
downloads

Publisher

verified publisherduhanbalci.com

Weekly Downloads

SurrealDB client written in pure dart. auto reconnect, typed functions

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dartx, flutter, json_rpc_2, surrealdb_client, web_socket_channel

More

Packages that depend on surrealdb