Markus

Results 12 issues of Markus

Mirrors-Library state unclear, see: https://github.com/dart-lang/sdk/issues/44489 Seee thiis README for more details on reflectable: https://github.com/google/reflectable.dart/blob/master/reflectable/README.md

Hey guys, I am quite more excited since the last issue! It`s fantastic that candy got it first release!!!! 👍 YEHA! 👯 I looked into the tools you provided with...

Hey guys, I am looking quite excited at your 'new' programming language! I just wanted to know if you use or have a grammar file for these Candy language? That...

``` $ asdf install flutter 3.0.0-stable /Users/jayjah/.asdf/plugins/flutter/bin/install: line 25: jq: command not found /Users/jayjah/.asdf/plugins/flutter/bin/install: line 26: jq: command not found /Users/jayjah/.asdf/plugins/flutter/bin/install: line 27: [: -gt: unary operator expected Cannot find...

Should be a fix to [Issue#53](https://github.com/Limbou/expandable_page_view/issues/53) It just makes sure, that `clamp` get's called on a valid range otherwise it might just throw an error like the following: ``` Invalid...

Do you plan to support [Jetbrains Space Repository](https://www.jetbrains.com/help/space/repositories.html) in near future?

I guess the title is enough to write here...

Crash on Android devices. Stacktrace: ``` Process: com.talex.mytaxidriver:stripelocalmobile, PID: 12337 java.lang.AbstractMethodError: abstract method "com.stripe.jvmcore.crpcclient.CrpcTimeout com.stripe.jvmcore.crpcclient.CrpcClient$CrpcRequestContextProvider.getRequestTimeout(com.stripe.proto.net.rpc.base.RpcRequest)" at com.stripe.jvmcore.crpcclient.CrpcClient.execute(CrpcClient.kt:42) at com.stripe.jvmcore.crpcclient.CrpcClient.blockingPost(CrpcClient.kt:125) at com.stripe.jvmcore.crpcclient.CrpcClient.blockingPost$default(CrpcClient.kt:87) at com.stripe.proto.terminal.clientlogger.pub.api.ClientLoggerApi.reportEvent(ClientLoggerApi.kt:15) at com.stripe.jvmcore.clientlogger.ClientLoggerEventDispatcher$dispatch$2.invokeSuspend(ClientLoggerDispatchers.kt:72) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at...

### Use case When using Retrofit with swagger_parser it's actually awesome that Retrofit itself supports parsing JSON objects with Isolates. Unfortunately this configuration is not supported by swagger_parser or at...