apihit 0.0.1 apihit: ^0.0.1 copied to clipboard
A new Flutter package to make the api integrations easy.
0.0.1 #
- TODO: 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.