
## Description This adds a fake dependency to the docs generation for the `flutter_gpu` package so that it will be included in the docs even though Flutter itself doesn't depend on it directly. ## Related Issues - Fixes https://github.com/flutter/flutter/issues/153320 ## Tests - Adding a test to the canary files that the docs generation script looks for. (Not yet added: still draft)