dartypod 0.1.0
dartypod: ^0.1.0 copied to clipboard
A minimal Service Locator with compile-time safe provider references, enabling clean dependency injection patterns.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
- Release automation with tag-based publishing to pub.dev
- Version bump tooling (
dart tool/version_bump.dart) - Pre-release validation (
dart tool/pre_release_check.dart) - CI changelog check with
skip-changeloglabel escape hatch CONTRIBUTING.mdwith development workflow and PR guidelinesRELEASING.mddocumentation for maintainers- Contributing section in README