Skip to content

bibaswan-bhawal/surrealdb_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

surrealdb.dart

SurrealDB library for dart and flutter.

status license

Quickstart-Guide

Install

Import the library into your dart project with

dart pub add surrealdb.dart

or for a flutter project

flutter pub add surrealdb.dart
import 'package:surrealdb.dart/surrealdb.dart'

Getting started

Here you have a simple example!

/// Add get started example

Contribution notes

Requirements

  • dart sdk

PRs

Before you commit, please format and lint your code accordingly to check for errors.

About

A SurrealDB client sdk for dart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages