-
Hello,
Would it be in the scope of this project to add support for the **[Kotlin programming language](https://kotlinlang.org)** .
Given the example available at http://www.jsonschema2pojo.org, it…
-
### Platforms
android
### Version of flutter maplibre_gl
0.20
### Bug Description
I've been having some issues getting Android builds to work after upgrading (from a rather old release on the m0n…
-
Hello, thanks for creating this repository! 👋🏻
**Describe the bug**
Eclipse, IntelliJ and other Java programs are significantly slowed down by Windows Defender. This makes Java development on W…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
9.1.0
### Platforms
- [ ] Android
- [ ] iOS
- [ ] Linux
- [ ] MacOS
- […
-
### Steps to reproduce
My GoogleMap call (shown for completeness, but focus is on the `mapType` parameter):
```
GoogleMap(
mapType: MapType.none,
myLocationEnabled: true,
…
-
As part of supporting IntelliJ `2024.2`, we need to support Java version `21`. During the investigation, we found that our development environment should also run on the `Java 21 SDK`. Therefore, we n…
-
## Overview
For many people—even whole organizations—IDEs are an essential part of the
programming workflow. In the survey, 1 in 4 respondents mentioned requiring IDE
support before using Rust se…
-
I have declared `com.squareup.okhttp3:okhttp:4.9.3` in my build.gradle file. When no version filter added, it prints there is a new alpha (5.0.0-alpha.11) version. So I added the version rejecter desc…
-
Objective-C uses "completion handlers" for concurrency.
Swift automatically [translates these to `async` functions](https://github.com/apple/swift-evolution/blob/476eefc3b0426a901c4f736e0c476246e94…
-
jOOQ contains a rich set of functionality for parsing and formatting:
- XML
- JSON
- Text
- CSV
- HTML (formatting only)
- Chart (formatting only)
The fact that when parsing these formats, …