-
The request is to add Kotlin style receiver function literals and receiver function types language features to Dart. This will enable among other things writing Kotlin style DSLs for Flutter UI, confi…
-
Kotlin seems to be popular, I am not surprised the language is extremely wonderfull, I also developed some App with ActionScript it is also great, but it is inspired from Java and may have the same bo…
-
https://mike.rombout.se/posts/2022-01-06-lang-1-programming-languages/
As far as I can remember I have learned and used the following languages in small to moderate projects:
1. ActionScript
2.…
-
**Description**
Hive has an issue with high RAM usage, no support for queries and less than desirable performance for complex data [1], which in my opinion fits the purpose of hydrated_bloc. Recent…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi, I used Kotlin Jupyter in my open source project, integration with Jupyter API. When the user run :
```kotlin
System.getenv()
```
user can get like API key and token. For example, if run th…
-
### Provide environment information
I am running the MetaMask SDK on Android Studio with Java as the language I converted the Kotlin functions to Java—these functions [Here](https://github.com/MetaMa…
-
Hello 👋, I'm using the Parse SDK for more than a year now for a side project of mine. For this time I did not see any movements here and fortunately I stumble upon just one new issue with the Firebase…
-
**Describe the bug**
As seen in the playground URL: https://semgrep.dev/playground/s/dpnishant:regex-escaping-bug I'm not able to match the literal `*` with a regex like `\*` in python language. Howe…