ViscousPot

Results 12 issues of ViscousPot

### Goal or desired outcome of this feature Whenever there are tags in the kanban lane header, they will be added to any newly created items in that lane ###...

This branch has been rebased on the latest master Main changes included are to add support for older Android versions and accurately converting paths across the board. #### Tested with:...

### Platform Android 15 ### Plugin share_plus ### Version 11.0.0 ### Flutter SDK 3.7.0 ### Steps to reproduce Simply trying to share a file on Android in release mode. Works...

bug
triage

## Description Currently, when starting a foreground service or a non-foreground service while the application is in the background, the application fails with `not allowed to start service intent app...

Fixes the behaviour described in this issue https://github.com/juliansteenbakker/flutter_secure_storage/issues/900 For the fix to be effective, `AndroidOptions` must be passed with `resetOnError: true`

I've always found it a bit of a struggle that everything in flutter_secure_storage is stored and retrieved as `String`s, so I spent a little while trying to make a type...

## What type of PR is this? - 🛠 Enhancement ## Description Apologies, it looks like this branch was based on the one for this https://github.com/akvelon/flutter-code-editor/pull/307 Improved the gutter items...

**Describe the feature** It would be great to have a flag on the code_editor or controller that auto collapses all the chunks in a file before loading. **Why it's worth...

bug

Continuation of an issue that was closed due to lack of response (different user) https://github.com/libgit2/libgit2/issues/3692 I am specifically using git2, which are rust bindings for libgit2, but this issue has...

**Describe the bug** The Documents folder on Android 10 is resolved incorrectly at the moment. Instead of `/storage/emulated/0/Documents`, I get `/storage/home` and the same prefix change for any subfolders. I...

new issue
stale