drift
drift copied to clipboard
Mention devtools
Description
There is currently an issue about devtools docs https://github.com/flutter/devtools/issues/9138, which I opened. Prehaps it would be good if Drift docs covered how to enable the extension while those are not updated.
It would also be great for the extension discoverability.
Official docs updated in https://github.com/flutter/website/pull/11905
Thanks @kenzieschmoll!
We have this page which also mentions how to enable the extension. I'll link to the official docs from that page, but I'm wondering if that's the information you were looking for or if it's missing something?
That was basically it. Thanks!
Could you maybe mention the tools (CLI and DevTools extension) on FAQ too? Just so it people have a way of getting there by reading the setup. I always feel a bit lost when I need to look at the indexes/menus for things like this. Maybe something like this at the end:
Don't forget to take a look at the pages for our tools: [CLI] and [DevTools extension]!