ds_dartstream_standard_engine
The Dartstream Standard Core Engine (DSStandardCore) is the core foundation for the Dartstream framework.
It provides centralized configuration, service management, lifecycle-aware extension handling, and debugging utilities for Dartstream applications.
Features
- Core configuration management
- Service registration and retrieval
- Lifecycle-aware core extension registration
- Support for extended features
- Debugging and inspection utilities
Installation
Add the package to your project:
dart pub add ds_dartstream_standard_engine