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

outdated

A Dart wrapper that streamlines connection between a TigerGraph cloud instance and Flutter.

tiger_graph #

A Dart wrapper that streamlines connection between a TigerGraph cloud instance and Flutter.

Getting Started #


//Server for instance is like this: 'fraud-det.i.tgcloud.us:9000'
GraphClient graphClient = await GraphClient.getInstance({Your Secret}, {Your Graph Name}, {Your Server Name});

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Dart wrapper that streamlines connection between a TigerGraph cloud instance and Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on tiger_graph