Skip to content

modularity_workspace

This workspace contains the following packages.

Packages

modularity_cli

CLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.

LibraryDescription
browser_openerCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.
g6_html_generatorCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.
graph_dataCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.
graph_visualizerCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.
html_generatorCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.
modularity_cliCLI tools for analyzing and visualizing Modularity module dependency graphs.
module_bindings_analyzerCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.
recording_binderCLI tools for Modularity framework. Provides module graph visualization and dependency analysis utilities.

modularity_contracts

Zero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.

LibraryDescription
binderZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.
binder_factoryZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.
configurableZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.
exceptionsException types for the Modularity framework.
loggerZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.
modularity_contractsContracts (interfaces) for the Modularity dependency-injection framework.
moduleZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.
module_interceptorZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.
retention_policyZero-dependency interfaces and contracts for Modularity framework. Defines Binder, Module and other core abstractions.

modularity_core

Core implementation of Modularity framework providing dependency injection container and module lifecycle management.

LibraryDescription
console_loggerCore implementation of Modularity framework providing dependency injection container and module lifecycle management.
graph_resolverCore implementation of Modularity framework providing dependency injection container and module lifecycle management.
modularity_coreCore implementation of the Modularity dependency-injection framework.
module_controllerCore implementation of Modularity framework providing dependency injection container and module lifecycle management.
module_override_scopeCore implementation of Modularity framework providing dependency injection container and module lifecycle management.
module_registry_keyCore implementation of Modularity framework providing dependency injection container and module lifecycle management.
simple_binderCore implementation of Modularity framework providing dependency injection container and module lifecycle management.
simple_binder_factoryCore implementation of Modularity framework providing dependency injection container and module lifecycle management.

modularity_flutter

Flutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.

LibraryDescription
modularity_flutterFlutter integration for the Modularity dependency injection framework.
modularity_rootFlutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.
module_providerFlutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.
module_retainerFlutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.
module_retention_strategyFlutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.
module_scopeFlutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.
retention_identityFlutter integration for Modularity framework. Provides widgets and utilities for module-based Flutter apps.

modularity_get_it

GetIt adapter for Modularity framework. Provides GetItBinder implementation for seamless DI integration.

LibraryDescription
get_it_binderGetIt adapter for Modularity framework. Provides GetItBinder implementation for seamless DI integration.
get_it_binder_factoryGetIt adapter for Modularity framework. Provides GetItBinder implementation for seamless DI integration.
modularity_get_itStandalone GetIt adapter for the Modularity dependency injection framework.

modularity_injectable

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

LibraryDescription
binder_get_itInjectable + GetIt integration utilities for the Modularity framework. Enables auto-wiring while preserving strict module boundaries.
get_it_binderInjectable + GetIt integration utilities for the Modularity framework. Enables auto-wiring while preserving strict module boundaries.
injectable_bridgeInjectable + GetIt integration utilities for the Modularity framework. Enables auto-wiring while preserving strict module boundaries.
modularity_export_envInjectable + GetIt integration utilities for the Modularity framework. Enables auto-wiring while preserving strict module boundaries.
modularity_injectableIntegration layer between Modularity and the injectable code-generation package.

modularity_test

Testing utilities for Modularity framework. Provides mock binders, test modules and assertion helpers.

LibraryDescription
modularity_testTesting utilities for the Modularity dependency injection framework.
module_testTesting utilities for Modularity framework. Provides mock binders, test modules and assertion helpers.
test_binderTesting utilities for Modularity framework. Provides mock binders, test modules and assertion helpers.

modularity_workspace

A modularity workspace.