https://github.com/solvro/lib-mobile-solvro-config
https://github.com/solvro/lib-mobile-solvro-config
conventional-commits dart flutter lint linter pubdev
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/solvro/lib-mobile-solvro-config
- Owner: Solvro
- License: mit
- Created: 2025-03-01T13:28:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-06-06T14:59:13.000Z (about 1 month ago)
- Last Synced: 2026-06-06T16:15:35.809Z (about 1 month ago)
- Topics: conventional-commits, dart, flutter, lint, linter, pubdev
- Language: Dart
- Homepage: https://pub.dev/packages/solvro_config
- Size: 102 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Solvro Dart Config
---
## Getting Started 🚀 - Installation
```sh
dart pub add dev:solvro_config
dart run solvro_config install
```
## Usage
```sh
# Install config for an app
$ solvro_config install
# Install config for a package
$ solvro_config install --package
# Show CLI version
$ solvro_config --version
# Show usage help
$ solvro_config --help
```