controllers/controllers library
Classes
- ZenController
- Base controller class with automatic memory leak prevention
- 
  ZenControllerScope<T extends ZenController> 
- A widget that creates and manages a controller's lifecycle.
- ZenRouteObserver
- Navigator observer that automatically disposes controllers when routes are popped and allows for custom route change callbacks
- ZenService