injection/src/domain/interfaces/binding library

Classes

Binding
Binding should be extended. When using SintMaterialApp, all SintPages and navigation methods (like Sint.to()) have a binding property that takes an instance of Bindings to manage the dependencies() (via Sint.put()) for the Route you are opening.