dgraph 0.5.0 dgraph: ^0.5.0 copied to clipboard
Dgraph Dart client which communicates with the server using gRPC.
0.5.0 #
- Changed Commit and Discard methods to async
- Added dropAttr to example
0.4.0 #
- Improved README
- Ran darfmt on dart file
0.3.0 #
- Fixed 'Name types using UpperCamelCase' suggestion on package analysis
- Changed grpc package version to 0.6.6 to make dartdoc works
0.2.0 #
- Improved README
- Added dropAll call to example
- Ran darfmt on dart files
0.1.0 #
- Initial release