https://github.com/tensor-programming/dart_conflict_free
https://github.com/tensor-programming/dart_conflict_free
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tensor-programming/dart_conflict_free
- Owner: tensor-programming
- Created: 2020-03-08T03:45:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T03:46:17.000Z (over 6 years ago)
- Last Synced: 2025-03-20T23:42:13.688Z (about 1 year ago)
- Language: Dart
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
A library for Dart developers.
Created from templates made available by Stagehand under a BSD-style
[license](https://github.com/dart-lang/stagehand/blob/master/LICENSE).
## Usage
A simple usage example:
```dart
import 'package:crdt/crdt.dart';
main() {
var awesome = new Awesome();
}
```
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: http://example.com/issues/replaceme