apihit 0.0.1 apihit: ^0.0.1 copied to clipboard
A new Flutter package to make the api integrations easy.
A Flutter Package to help developers with API Integrations.
Features #
A Class Called ApiServices which has A Function called apiHit is made inside the class ApiServices which takes the paramters as url,path and token (for authorization). The parameter token is not required.