You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A modern, enterprise-grade dependency injection container for Dart and Flutter inspired by Microsoft.Extensions.DependencyInjection, supporting singleton, scoped, and transient lifetimes, keyed services, async resolution, and diagnostics.
A modern configuration framework for Dart and Flutter inspired by Microsoft.Extensions.Configuration. Supports multiple providers, hierarchical keys, environment overrides, JSON configuration, and runtime reload for scalable, production-ready applications.
Hosting framework for Dart inspired by Microsoft.Extensions.Hosting, providing unified startup, lifecycle management, DI wiring, and background services.
A modern structured logging framework for Dart and Flutter inspired by Microsoft.Extensions.Logging. Supports multiple providers, log levels, filtering, scoped context, and JSON output for scalable, production-ready applications.
Hosting framework for Flutter inspired by Microsoft.Extensions.Hosting, providing unified startup, lifecycle management, DI wiring, and background services.
A typed options and configuration binding framework for Dart and Flutter inspired by Microsoft.Extensions.Options, supporting named options, validation, change monitoring, and production-ready configuration patterns.