When should you use WidgetsBindingObserver? Technology Community › Category: Flutter › When should you use WidgetsBindingObserver? 0 Vote Up Vote Down VietMX Staff asked 4 years ago WidgetsBindingObserver should be used when we want to listen to the AppLifecycleState and call stop/start on our services.