core/utils/feature_path_utils library
Classes
- ProjectFeatureIndex
- Simple project-level index to register/lookup feature names for paths. This can be seeded once per analysis run if a project-wide scan is needed.
Functions
-
containsFeatureImport(
String uri) → bool -
extractFeatureNameFromImport(
String importUri) → String? -
extractFeatureNameFromPath(
String path) → String? -
isFeatureModuleFile(
String path) → bool -
isLibraryModuleFile(
String path) → bool