mkranus

Results 7 issues of mkranus

I get following error when starting a service on Android 12 (Samsung Galaxy A51): ``` java.lang.RuntimeException: at android.app.ActivityThread.handleReceiver (ActivityThread.java:4770) at android.app.ActivityThread.access$1700 (ActivityThread.java:310) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2292) at android.os.Handler.dispatchMessage (Handler.java:106) at android.os.Looper.loopOnce...

Can you please upload code for time series classification video: https://www.youtube.com/watch?v=PCgrgHgy26c

Freezed package requires the JsonKey annotation to be inserted into the constructor, which is then copied to the generated classes. But currently this use generates a warning, and this PR...

During widget tests Flutter by default uses Ahem font for all texts. Since this font is not scaled properly, the tests fail due to overflow errors. Overriding the font to...

stale

It is been a while I have to fetch this package from git instead of pub, because the changes are not being published to pub.

I am trying to run an IOS release but facing 2 error which see to come from the latest fastlane release: https://github.com/fastlane/fastlane/issues/20173 https://github.com/fastlane/fastlane/issues/20172 Isn't it better to pin the fastlane...