codestage_requester 1.0.13
codestage_requester: ^1.0.13 copied to clipboard
Codestage Requester that contains API and Service interfaces
##1.0.12 Added the possibility to have multiple loading states for multiple widgets which load at the same time
##1.0.7 Added the possibility to print the headers, if debug is on
1.0.6 #
Added error screen setter and getter when there is an error fetching the data
1.0.5 #
Fixure: Converted Map<String, String> constraint to Map<String, dynamic> for post and put request types.
1.0.4 #
Fixure: Added jsonEncode on post and put method.
1.0.2 #
Added protected to service functions
1.0.1 #
Minor fixings and created response.ok extension.
1.0.0 #
Created the package.