scopo 0.2.0
scopo: ^0.2.0 copied to clipboard
A Flutter package designed for managing scopes and dependency injection within the widget tree. It handles asynchronous initialization of dependencies and provides a structured way to access them
scopo is a Flutter package designed for managing scopes and dependency injection within the widget tree. It handles asynchronous initialization of dependencies and provides a structured way to access them.
A description will be provided later. For now, you can see an minimal example and full demo.