beads_dart 0.1.0 copy "beads_dart: ^0.1.0" to clipboard
beads_dart: ^0.1.0 copied to clipboard

A pure-Dart, framework-free beads client — bd CLI + Dolt SQL services, snapshot repository, structural diff, typed graph events.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add beads_dart

With Flutter:

 $ flutter pub add beads_dart

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

dependencies:
  beads_dart: ^0.1.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:beads_dart/beads_dart.dart';
0
likes
150
points
574
downloads

Documentation

API reference

Publisher

verified publishermemento.engineering

Weekly Downloads

A pure-Dart, framework-free beads client — bd CLI + Dolt SQL services, snapshot repository, structural diff, typed graph events.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, freezed_annotation, json_annotation, meta, mysql_client, path, stream_transform, watcher, yaml

More

Packages that depend on beads_dart