Skip to main content

Crate changepacks_dart

Crate changepacks_dart 

Source
Expand description

§changepacks-dart

Dart project support for changepacks.

Implements project discovery and version management for pubspec.yaml files. Parses YAML using the serde_yaml crate while maintaining formatting. Supports both single packages and workspace configurations with pub as the package manager.

Re-exports§

pub use finder::DartProjectFinder;

Modules§

finder
package
workspace