screen_loading_controller library
Classes
- ScreenLoadingController
- The ScreenLoadingController manages the loading state using a ValueNotifier. It provides methods to start and stop the loading process, which is listened to by other widgets to display or hide the loading indicator.