Releases: Dreksh/rules_dart
Releases · Dreksh/rules_dart
Third attempt
Changes the repo to io_bazel_rules_dart, and also adds a BUILD.bazel file to allow fetching the extensions.bzl file.
Second attempt
Fix incorrect use of module()
Making it a Bazel Module
Adding the Module-y bits, and to test whether it works.
(Local attempt lost access to the repos generated by dart_repositories()
)