vendor 0.9.1
vendor: ^0.9.1 copied to clipboard
Utility for vendoring packages into a project and rewriting import/export statements.
example/lib/example.dart
void main() => print('hello world');Utility for vendoring packages into a project and rewriting import/export statements.
example/lib/example.dart
void main() => print('hello world');