instance/src/bindings_interface library
Classes
- Connections
-
Connections should be extended or implemented.
When using
JuneMaterialApp, allJunePages and navigation methods (like June.to()) have abindingproperty that takes an instance of Connections to manage the dependencies() (via June.put()) for the Route you are opening. -
ConnectionsInterface<
T>
Typedefs
- AdapterCallback = void Function()