Adil Hanney

Results 96 comments of Adil Hanney

Please update with the information requested in - https://github.com/adil192/saber/discussions/892

This may be related to the syncing regression fixed in v0.15.5

@provokateurin Is this reproducible on your end?

Please can someone on this thread make me an account on their subfolder nextcloud instance?

If you use [`subosito/flutter-action@v2`](https://github.com/marketplace/actions/flutter-action), the pub cache is in a different location: ```yaml # linux FLUTTER_ROOT: /opt/hostedtoolcache/flutter/stable-3.10.6-x64 PUB_CACHE: /opt/hostedtoolcache/flutter/stable-3.10.6-x64/.pub-cache # macos FLUTTER_ROOT: /Users/runner/hostedtoolcache/flutter/stable-3.10.6-x64 PUB_CACHE: /Users/runner/hostedtoolcache/flutter/stable-3.10.6-x64/.pub-cache # windows FLUTTER_ROOT: C:\hostedtoolcache\windows\flutter\stable-3.10.6-x64 PUB_CACHE:...

> Wouldnt that be because flutter packages its own version of the dart sdk wouldnt it. It's just an environment variable set by flutter-action (see the [code snippet](https://github.com/subosito/flutter-action/blob/ed388baf1d5404fd6ef3c54c2f82e6159150b60f/setup.sh#L166-L169)). > Not...

Does this still happen on the latest versions of the app? I'm not sure what could be causing it

@muhammadbahaa2001 Please use the line height option

@WasteOfO2 It doesn't seem possible to use system fonts, so I'll need to use Google Fonts. Which ones would you want to use? I won't be changing the default: it...

I am currently using a dependency override to get the fix from #1038. If there aren't any blockers, please can you release 8.4.0 so I can use an official version...