synk 0.1.0-dev.5 copy "synk: ^0.1.0-dev.5" to clipboard
synk: ^0.1.0-dev.5 copied to clipboard

An offline-first, conflict-free, shared editing library for Dart.

0.1.0-dev.5 #

  • docs: add a flutter demo app for showcase
  • docs(README): add a demo gif, minor revisions

0.1.0-dev.4 #

  • fix(deps): downgrade meta to ^1.17.0 for flutter compatibility

0.1.0-dev.3 #

  • feat: added SynkList for collaborative list operations
  • docs: added example for SynkList

0.1.0-dev.2 #

  • feat: added SynkBool, SynkDouble, SynkInt, and SynkString for basic data types
  • docs: added examples for all the primitive data types

0.1.0-dev.1 #

  • chore: initial pre-release of the Synk core engine ✨
  • chore: initial project scaffolding and internal data structures (Item, ID, Transaction)
  • feat: added SynkDoc and StateVector for tracking distributed document states
  • feat: implemented SynkMap with deterministic LWW (Last-Writer-Wins) conflict resolution
  • feat: implemented SynkProtocol for binary (Uint8List) delta-updates between peers
2
likes
0
points
330
downloads

Documentation

Documentation

Publisher

verified publisherjustsandip.com

Weekly Downloads

An offline-first, conflict-free, shared editing library for Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

meta

More

Packages that depend on synk