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