-
Hi, Is there some secret magic sauce needed to get the Signals DevTools extension to actually show up in DevTools? I have not been able to get it to show in DevTools with IJ or VS-Code. Some extra needed config? How? Where? Any docs for this available somewhere? I could not find it. Found a lot of info about how you build your own DevTools extensions for your packages in a Medium article and some docs, but nothing on how you get them to show up when you use a package that has them. All I see mentioned is that it should be automatic when you use packages that support them, but at least for me it is not. I really wanted to check out and try the Signals DevTools extension now that it has gotten more features, but so far I have not been able to get it to show up. Thanks a lot in advance for any tips and pointers. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Hi
Check flutter channel beta.
SDK version >=[http://3.3.0-91.0.dev]
…On Sun 10 Dec 2023 at 18:10, Rydmike ***@***.***> wrote:
Hi,
Is there some secret magic sauce needed to get the Signals DevTools
extension to actually show up in DevTools? I have not been able to get it
to show in DevTools with IJ or VS-Code.
Some extra needed config? How? Where? Any docs for this available
somewhere? I could not find it. Found a lot of info about how you build
your own DevTools extensions for your packages in a Medium article and some
docs, but nothing on how you get them to show up when you use a package
that has them. All I see mentioned is that it should be automatic when you
use packages that support them, but at least for me it is not.
I really wanted to check out and try the Signals DevTools extension now
that it has gotten more features, but so far I have not been able to get it
to show up. Thanks a lot in advance for any tips and pointers.
Screenshot.2023-12-10.at.19.01.15.png (view on web)
<https://github.com/rodydavis/signals.dart/assets/39990307/78cbf127-3ebf-4bfd-9c4f-bab906669672>
—
Reply to this email directly, view it on GitHub
<#69>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJ4MWPNE52J6PEJ7FTBO5LYIXUJHAVCNFSM6AAAAABAOWLUZSVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVHE2DKMZWGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi guys, @rodydavis @rydmike I'm having the same problem, I can't make the devtools extension to show up:
Am I missing something? 🫠 |
Beta Was this translation helpful? Give feedback.
Fixed on 1.5.10. It was not including it in the pub package upload even though I followed the readme for the dev tools