When trying to add an annotation to a library w/o a name, I get: ``` Bad state: a library name is required for annotations ``` However, as of a recent (`3.0`?) version of Dart, we no longer require library names for library directives.