ydart 0.0.1 copy "ydart: ^0.0.1" to clipboard
ydart: ^0.0.1 copied to clipboard

Ydart is a dart binding of the Yrs

example/ydart_example.dart

import 'package:ydart/ydart.dart';

void main() {
  var awesome = Awesome();
  print('awesome: ${awesome.isAwesome}');
}
1
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

Ydart is a dart binding of the Yrs

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on ydart