darango 0.2.0 copy "darango: ^0.2.0" to clipboard
darango: ^0.2.0 copied to clipboard

A Dart driver for ArangoDB. It use the ArangoDB HTTP REST API.

[0.2.0] - 12/11/2023. #

  • Updated http library to 1.1.0
  • Updated Flutter SDK to 2.19.6

[0.1.1] - 4/11/2022. #

  • Added JWT support

[0.1.0] - 3/11/2022. #

  • Null safe
  • Updated HTTP dependency

[0.0.16] - 28/11/2020. #

  • Correct exception

[0.0.15] - 28/10/2020. #

  • Dart formating

[0.0.13 - 0.0.14] - 28/10/2020. #

  • Use Lint

[0.0.12] - 28/10/2020. #

  • Add comments

[0.0.11] - 27/10/2020. #

  • Add transaction execute

[0.0.10] - 31/08/2020. #

  • Add a state for connection

[0.0.9] - 08/08/2019. #

  • Correction on update + replace document

[0.0.8] - 08/08/2019. #

  • Add function from HTTP API

[0.0.7] - 08/08/2019. #

  • Typo correcting

[0.0.6] - 08/08/2019. #

  • Document get/delete on key or id

[0.0.5] - 08/08/2019. #

  • Same format from arango for _id, _rev, _key

[0.0.4] - 08/08/2019. #

  • Document get on key or on id

[0.0.3] - 07/08/2019. #

  • Example added

[0.0.1] - 06/08/2019. #

  • First realease
2
likes
120
pub points
0%
popularity

Publisher

unverified uploader

A Dart driver for ArangoDB. It use the ArangoDB HTTP REST API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter, http

More

Packages that depend on darango