Closed
Description
"Package name c_compiler is too similar to another active package: ccompilers (https://pub.dev/packages/ccompilers)."
We can't use package:c_compiler
as a package name.
ccompilers is an outdated package which hasn't been touched for 4 years.
The reason we went for c_compiler
is that we could have a rust_compiler
package etc.
Suggestion by @jonasfj: native_toolchain_c
.
The upside of that name is it has 'native' which makes it fit with the other native packages in this repo.
The downside is that the package name is considerably longer.
Blocks:
@devoncarew @mit-mit @HosseinYousefi any opinions?