get_state_manager/src/simple/get_view library
Classes
-
GetView<
T> -
GetView is a lightweight StatelessWidget providing easy access to a controller
registered in dependency injection without calling
Get.find<Controller>()manually.
Get.find<Controller>() manually.