Maksim Lin

Results 175 comments of Maksim Lin
trafficstars

@Aupajo I'm afraid you may have the same crappy knock off as me, mine has the same 1294:1320 MAIL MAIL USB ID that you posted. If thats the case, what...

@Aupajo I found it rather less than awesome after wasting several hours on this yesterday, but I wanted to post it here so that at least others might benefit and...

Sorry @Aupajo I should have said I only got it working on Linux. I don't know anything about how USB device permissions are handled on OSX, but in Linux desktop...

@Aupajo happy to help where I can, just don't know anything at all about system level things on OSX. Perhaps @perryn can help you more with the OSX specific side...

@ilikerobots would it make sense to have this as the first entry in a faq section in the Readme? If you're happy with that idea I can do a PR.

Ooops, actually I just spotted that I think this is what the actual cause of #6 is too.

I've made a Gist with basic working repl based on the great work of this package and others, but updated to work with the [`vm_service` package](https://pub.dev/packages/vm_service) and current version of...

On the topic of Docset fixes, https://github.com/flutter/flutter/issues/25104 seems to have regressed and using the feed from https://api.flutter.dev/offline/flutter.xml the icon again no longer shows for me using Zeal, so perhaps could...

Oof! I just ran into this trying to debug a failing test and same thing still with Dart 2.18 from Flutter 3.3. If you are using Mocktail you can't seem...

I should add that in the example code I added to in flutter/flutter#75528 while I do have a secondary Isolate, I was trying to use the NativeFinalizer in the main...