GetConnect is an easy way to make requests and fetch data . You can simply extend GetConnect and use the GET/POST/PUT/DELETE/SOCKET methods to communicate with your Rest API or websockets. Step 1 : Create an API provider class where you are making a request to fetch data.20 Eyl 2021
Read moreWhat is GetX binding in Flutter?
Whenever you visit Splash Screen, Getx will create an instance of Splash controller, and as soon as the page will be removed from stack, GetX automatically removes the instance of splash screen controller.
Read more