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

A dart implementation of the faunaDB (fauna.com) driver that supports streaming

WIP: Streaming driver for Fauna written in Dart. Can be used in Flutter or pure Dart projects.

Features #

  • Query based operations
  • Basic streaming operations

WIP #

  • Removing items from a set stream
  • Updating items in a set stream
  • Web streams, currently it runs a query once and then returns the results. This is not a streaming operation. There are ways to do this with the JS library that Fauna provides out, but the platform channel needs to be setup and the JS library needs to be imported. This is a WIP.
1
likes
120
points
37
downloads

Publisher

verified publisherpressw.co

Weekly Downloads

A dart implementation of the faunaDB (fauna.com) driver that supports streaming

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

equatable, faunadb_http, http, http2, json_annotation, json_serializable, logger, rxdart, synchronized, universal_html

More

Packages that depend on fauna_dart_driver