Easiest way to make http call
Features
It can make easly
- GET API CALL
- POST API CALL
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
You just need to call static method to make the api call.
var api = "https://countriesnow.space/api/v0.1/countries";
var data = await BridgeConnect.getAPICall(api: api);
log("___data in get api call$data");
Additional information
More more information you can connection with us https://github.com/SMCCZ