-
I am currently using official adb compiled for Android with Flutter. It has the advantage to be full adb but it doesn't work on iOS where you can't really execute binaries.
I am following your proj…
-
With Kotlin 1.3 the support for `raspberry` was added (which is a `linuxArm32Hfp` plattform).
It would be great to extend the project for this platform.
I already compiled the libui manually and …
-
Placeholder task for building an OTP module for the iOS app. This needs to get broken down into granular and tractable work items.
From Sean:
https://github.com/OneBusAway/onebusaway-iphone/issue…
-
So this is a thing: https://github.com/decidim-archive/decidim-electionguard
It's sort of kind of an online voting system. They've got an ElectionGuard module. Maybe we should talk to them. Maybe t…
-
After using Objective-C for 10 years, 5 of them with YapDatabase, I'm just starting to get into SwiftUI.
Did anyone of you find out a good way to bind YapDatabase as the "data source" (or whatever …
-
Much easier for people to use from there.
SRGOM updated
4 years ago
-
Actual behavior: Eavs are serialized to trx log via custom serialization.
Quality for this serialization is unclear and it's more difficult to implement support of nested map attributes using custo…
d-r-q updated
3 years ago
-
This topic will still anybody create, so let it be me.
I understand that the main users are android, but sometimes we want to keep a safe dialogue with people who have an iPhone
Therefore, I believ…
-
Hello everyone,
will there be any updated version of this library, or is this library not supported anymore?
Since Xcode 14 I get an Error Message that the Library should have Bitcode Enabled.
…
-
We need to integrate ticker channels into a structured concurrency story to make sure they are not lost running forever. They should be somehow marked as "daemon" (?) children of their parent and shou…