gel 0.6.0 copy "gel: ^0.6.0" to clipboard
gel: ^0.6.0 copied to clipboard

Official Dart client library for Gel, a database built on Postgres with a modern data model, graph queries, built-in Auth & AI solutions, and more.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gel

With Flutter:

 $ flutter pub add gel

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

dependencies:
  gel: ^0.6.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:gel/gel.dart';
1
likes
140
points
25
downloads

Documentation

API reference

Publisher

verified publishergeldata.com

Weekly Downloads

Official Dart client library for Gel, a database built on Postgres with a modern data model, graph queries, built-in Auth & AI solutions, and more.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

build, code_builder, crypto, dart_style, path, pub_semver

More

Packages that depend on gel