Verry

Results 21 issues of Verry

Hi, I freshly installed your linter package. I'm using bloc and bloc_test and get tons of issues because of "return_of_invalid_type_from_closure". ``` blocTest( 'emits [ScannerLoadingState, ScannerNotValidState, ScannerInitState] if token is valid',...

Hello, I'm having two different flavors and therefore different package names: "com.example.app" and "com.example.app.dev". Is it possible to set a custom package name so I can still test the dialog...

Candidate to be closed
How To?

Hey, I played around with dart_frog today and since I'm used to json_serializable I used it for my models. From a flutter project and dart package perspective it's pretty clear...

documentation

Hello, I have an app where I need to stop the camera in order to take some time for processing the qrcode. I also have a torchlight implemented using the...

flashlight

Hello, I'm currently trying to run a release build on Parallels with Windows 11 on my M1 and running into the following issue: ``` Launching lib\main.dart on Windows in debug...

I'm not sure if this is the correct solution how to do it, but for me it worked :)!

Hey, since I need this package for my current app I forked it and created some changes. * updated to null safety * updated to dart 3 and flutter 3.13.x...

Hello :)! Since I'm using the package in my current app and it is not yet supporting Flutter 3 I added this PR. I also adjusted the package to match...

- updated flutter to 3.19.5 - updated android sdk to 34 - updated to new gradle requirements