modularity_injectable 0.1.1 copy "modularity_injectable: ^0.1.1" to clipboard
modularity_injectable: ^0.1.1 copied to clipboard

Injectable + GetIt integration utilities for the Modularity framework. Enables auto-wiring while preserving strict module boundaries.

0.1.1 #

  • Added BinderGetIt proxy to resolve dependencies through Modularity rules (local/imports/parent) from inside injectable-generated factories.
  • Updated ModularityInjectableBridge to use BinderGetIt for both internal and export configuration.

0.1.0 #

  • Updated dependencies to modularity_contracts ^0.1.0 and modularity_core ^0.1.0.

0.0.2 #

  • Updated dependencies to modularity_contracts ^0.0.2 and modularity_core ^0.0.2
  • Improved package metadata for pub.flutter-io.cn

0.0.1 #

  • Initial release
  • GetItBinder — Binder implementation backed by scoped GetIt instances
  • GetItBinderFactory — factory for creating GetItBinder instances
  • ModularityInjectableBridge — helper to invoke injectable-generated functions
  • modularityExportEnv — environment constant for marking exported dependencies
  • ModularityExportOnly — environment filter for selective exports
0
likes
140
points
284
downloads

Publisher

unverified uploader

Weekly Downloads

Injectable + GetIt integration utilities for the Modularity framework. Enables auto-wiring while preserving strict module boundaries.

Homepage
Repository (GitHub)
View/report issues

Topics

#dependency-injection #modular #get-it #injectable

Documentation

API reference

License

MIT (license)

Dependencies

get_it, injectable, modularity_contracts, modularity_core

More

Packages that depend on modularity_injectable