Alex Baker
Alex Baker
Hi! Firstly, great package you have here. The control/scene system is really good and solves a lot of problems I've been having with other packages. So I was just wondering...
Short version: I've written a builder to generate ID types for a project that also uses json_serializable. My builder works fine, but json_serializable fails because it cannot resolve the types...
Related to #49 After updating to 3.x, calling `setBarcodeFormat` with formats that aren't included in my license cause all barcode scanning to fail, but the method returns `0`, indicating a...
Flutter now finally supports SPM, and cocoapods is getting deprecated pretty soon, so it would be a good idea to update this to support SPM. I don't think it's a...