servicenow_apis 0.0.1
servicenow_apis: ^0.0.1 copied to clipboard
A Flutter plugin to enable easy access to ServiceNow® REST API. This package is not official ServiceNow software.
ServiceNow APIs #
A Flutter plugin to enable easy access to ServiceNow® REST API. This package is not official ServiceNow software.
Features #
Following REST APIs are supported.
- Table API v2
Getting started #
To use this plugin, add servicenow_apis
as a dependency in your pubspec.yaml file.
Usage #
Please check the example.