escamoteur

Results 65 issues of escamoteur

Hi Brian, I finally got my packages as I want them and time to port your example. Cheers Thomas

After calling `scanBarcode` the screen of my phone gets dark but I don't get any camera picture. When I tap on the screen it crashes with this output ``` E/AndroidRuntime(26105):...

Hi, I'm extremely grateful that you wrote this library! I'm evaluating to use Angle to implement a WebGL plugin for Flutter Apps. The graphic backend of Flutter on iOs and...

question

Hi, awesome project. I found that unfortunately it doesn't install all the needed files for Linux Desktop which would be really helpful. I tried to install them manually but somehow...

Hi, I really like the idea of this plugin. What would it make perfect if you would add a VS code command that lets you add a new entry directly...

enhancement

When reading @munificent 's great summary on records I started to wonder what about assignment by value between records and Objects with the same shape, so that you could easily...

patterns-later

Hi, just observed that the total time in the BottomUp View doesn't match that of the CPU Flame chart. On a closer look it turns out that currently on the...

After spending more time with the code I'm tempted to change your approach of the Field definitions from a enum based to a class hierarchy one where every Field definition...