scopo 0.2.0 copy "scopo: ^0.2.0" to clipboard
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

0.2.0 #

  • breaking changes: init now passes a helper and does not pass a context.

0.1.3 #

  • implement ScopeContent from Listenable
  • add utils for Listenable
  • add minimal example.

0.1.2 #

  • yield ScopeReady closes init
  • add ScopeConsumer
  • remove type for progress from Scope definition

0.1.1 #

  • remove wrap
  • add wrapContent

0.1.0 #

  • scopo is ready for production
0
likes
0
points
146
downloads

Publisher

verified publisheryet-another.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on scopo