mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This reverts commit e0be0c5676f56ef918eb806e1173346dcbadbe5b. This commit is causing problems with new lint rules: ``` info - test/engine/assets_test.dart:5:1 - This annotation must be attached to a library directive. Try attaching library annotations to library directives. - library_annotations ```