flutter / flutter/flutter-intellij

Centralize all checks for .packages and pubspec.yaml

Open
#4,738 1 comment 0 reactions 0 assignees View on GitHub
tech debt
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Bazel projects do not use pubspec.yaml or .packages files so all checks for pubspec.yaml and .packages need to be carefully audited to make sure we aren't breaking bazel support. We should define a PackageInfo class with a custom implementation for Bazel projects that wraps all cases where we need to perform logic that checks for `pubspec.yaml`, `.packages` with solutions that are appropriate under Bazel as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.