api_lib 1.0.4 api_lib: ^1.0.4 copied to clipboard
Api Lib
0.0.1 #
This release include the get and post api call where params and header are map of string,string. and we need to pass the fuction for on loading , on completed, and on Error , so accordingly can take action from the widget/stateful widget without creating any async function
0.0.2 #
This version is using the default http client and also included ssl pinning if needed
0.0.3 #
This version is using the default http client and also included ssl pinning if needed
1.0.0 - 2025-05-03 #
This version is using the default http client and also included ssl pinning if needed, With GET and POST api
1.0.1 - 2025-06-07 #
This version is using the default http client and also included ssl pinning if needed, With GET and POST api , also sharing response status code along with repsonse
1.0.2 - 2025-06-12 #
This version is using the default http client and also included ssl pinning if needed, With GET and POST api , also sharing response status code along with repsonse