Skip to content

emirdeliz/emirdeliz-dart-multiple-repository-utils

Repository files navigation

emirdeliz-dart-multiple-repository-utils

Build Lint Test

This extension makes your life easier to use dart if you work with a multi-repo approach. You can run clear, pub get, and clear & pub get (with one click) to all projects inside the workspace with a simple action on the menu.

Demo

Emirdeliz Dart Multiple Repository Utils - example

Settings

About the settings (vscode settings.json). All settings should be inside the key emirdeliz-dart-multiple-repository-utils:
Prop Type Description
ignore-folders Array Define the folders to be ignored to the git.
Example settings
{
  "emirdeliz-dart-multiple-repository-utils": {
    "ignore-folders": ["folder-1, folder-2, folder-3"]
  }
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published