flutter_devops 0.1.5
flutter_devops: ^0.1.5 copied to clipboard
Enterprise Flutter DevOps Toolkit for CI/CD, Environment Management, Architecture Audits and Release Automation.
Changelog #
0.1.5 #
- Documented the public API (
FlutterDevopsclass, constructor andrunmethod) with DartDoc comments. - Added an
example/main.dartdemonstrating programmatic usage. - Fixed a typo in the
issue_trackerURL inpubspec.yaml.
0.1.4 #
- Updated release metadata and package documentation for the current publish version.
- Improved CLI package presentation and packaging details for pub.dev.
- Refined changelog notes to match the published version information.
0.1.3 #
- Updated package metadata and publisher-facing documentation details.
- Improved package presentation for pub.dev visibility.
- Refined README content to better describe the CLI toolkit.
- Ensured packaging metadata is aligned with pub.dev publishing requirements.
0.1.1 #
- Expanded CLI command framework for env, version, github, flavor, architecture, deps, security, release, dashboard, firebase, and deploy flows.
- Added documentation and quality gate guides.
- Added architecture, dependency, and security audit scaffolding.
- Updated package README and usage documentation.
- Added initial CLI tests and validation guidance.