-
Does this support building an android-based flutter app? By looking at the platforms folder, there seems to be an `android.nix` file. When using `buildFlutterApp` with `platforms = "android"` I get an…
-
Also time for me to remind @joa-quim and @seisman about [Debugging](https://docs.generic-mapping-tools.org/dev/debug.html). It would be nice to have information there for how to debug GMT when called…
-
Originally posted in https://forum.generic-mapping-tools.org/t/mixing-pygmt-and-matplotlib/3648
> Is there a way to put a matplotlib axis next to a pyGMT map? For example in a 2-column setup with …
-
When I try to test example I get the following build error:
```
Launching lib\main.dart on Pixel 3 in debug mode...
Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 t…
-
It'd be good to explain the high level "philosophy" of this project in the README. I think this can be boiled down to the idea that chat bots and the servers they speak to are dynamical systems, and c…
-
In GitLab by @jkiviluo on Feb 3, 2021, 14:46
Users may want to change their source data tables and they may not be the same in different local machines. There should also be more flexibility in con…
-
# Background
[Macaron](https://github.com/oracle/macaron) is a checker and verifier tool that follows SLSA guidelines when possible for certain security properties. It discovers and supports `in-toto…
-
**Description of the desired feature**
As @PaulWessel pointed out: it's time to update https://docs.generic-mapping-tools.org/6.0/tutorial/session-4.html#multi-dimensional-maps to use data from Wor…
-
### Problem
Measuring distances on the map requires a scale. This is present in principle in the bottom corner given both in metric and imperial units. However, I find it way too small to be useful.
…
-
`AbstractUser` pretty much bars applications from using their own ID generator, as it extends `LemonEntity` > `AbstractPersistable`, with the latter defining the ID member and JPA annotations. It wou…