CodeDoctor

Results 445 comments of CodeDoctor

Hmm, then i don't have any idea. The build files from super_native_extensions are: - https://github.com/superlistapp/super_native_extensions/blob/main/super_native_extensions/android/build.gradle - https://github.com/superlistapp/super_native_extensions/blob/main/super_native_extensions/cargokit/gradle/plugin.gradle - https://github.com/superlistapp/super_native_extensions/blob/main/super_native_extensions/cargokit/build_tool/lib/src/build_gradle.dart

They are all inside the gradle build as subprojects that have their own building pipeline. For irondash I have prebuilt binaries: https://github.com/CodeDoctorDE/irondash/releases/tag/precompiled_bf8aa1005316238284c3d456920c6e53. But I think the super_native_extension will be built...

Im also not really sure. I found this on github https://github.com/superlistapp/super_native_extensions/blob/main/super_native_extensions%2Frust%2Fcargokit.yaml. If we find a way manually building the libs we could try to modify the pipeline... I think if...

I put the files into a shared media directory to allow users to sync it with their favorite software. There is an option to encrypt specific notes with a password....

Hello, why closing the issue? For my understanding, there aren't windows arm runner currently

also keep showing file extension if file name is too long butterfly.bfly should become -> but....bfly

Okay... Then we need also options like Line Spacing/Width but this could be a good candidate for 2.5

Hello, sorry for the late repsponse. I'm not really sure if I understand it correctly. I see the problem, but I would just allow centered zooming in and out and...

I dont use gboard. How does it currently look and how should it look like?

Thanks for reporting. The text fields are from the flutter framework while i created the label tool myself. I will look at it how i can fix it