Moritz
Moritz
As this repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/mime, please refile the PR there. Thanks!
As this repo has moved to https://github.com/dart-lang/tools/tree/main/pkgs/mime, please refile the PR there. Thanks!
Reviving this discussion. My worry is that by not having `build_dependencies`, we pin the version of any package used link/build hooks for all users of the package. For example, we...
> In my understanding the point is that a dependency used for building will constrain the same dependency for run-time while they really are running in separate contexts, and therefore...
Closing this as it is stale. Feel free to reopen in case you still want to land it!
Any updates on this? For `package:intl4x`, we need to download the correct binary file in the `build.dart`. [pub.dev](pub.dev) would be the obvious candidate to host these binaries needed to run...
Conclusion of an offline talk with @sigurdm and @jonasfj: This will not be supported anytime soon, as adding potentially large files to pub.dev and associating them with releases poses many...
I don't know if this package should also do the file loading, introducing a dependency on `dart:io`.
This is for the https://github.com/bmw-tech/dart_apitool, see https://github.com/bmw-tech/dart_apitool/pull/149. The tool copies the references of a package into a temporary folder based on the pubspec, currently not reading the pubspec overrides file....
Is this still a P1 issue?