solvro_config 1.0.1

SDKdartflutter
Platformandroidioswindowslinuxmacosweb

A Flutter and Dart linter/config package for Solvro projects.

Solvro Dart Config


Getting Started 🚀 - Installation

dart pub add dev:solvro_config
dart run solvro_config install

Usage

# 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