narumi

Results 15 issues of narumi

General information: * OS name: Windows * OS version: Windows 10 version 2004 * OS architecture: 64 bits * Resolutions: * Monitor 1: 1920x1080, scale 1.25 (Laptop) * Monitor 2:...

bug
Windows

## 🐛 Bug Report Since recently this plugin add windows support, it brings location/audio/bluetooth permission yet. In my app, I didn't require any permission on windows, but Win10 shows that...

I see platform code is implemented for `getPlatformVersion` in each platforms. But never used. Or I am blind. We can simply get platform version from `device_info_plus` plugin or `Platform.operatingSystemVersion` instead....

help wanted

Here I will post some new feature requests from users' feedback. But I have to work on more basic function migration first. So not sure when will be implemented. If...

### Preparation - [X] No one has asked for this feature before in other issues (even the closed ones) ### Describe the feature Currently, the reward screenshots are directly saved....

enhancement

In most cases and languages, left-to-right is used. So why right-to-left is used in this package? In `RichText`, `textDirection` is default to null and check from context and there is...

I may be blind, but didn't find an easy way to save the http or decrypted https response body. I have to choose all and share it to another text...

enhancement

### :sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...) Bug fix ### :arrow_heading_down: What is the current behavior? defined: `final AlignmentGeometry alignment` In constructor:...

**Versions**: platform: macOS release (crash report collected from user), some devices. **Error**: ``` Failed to load dynamic library 'JavaScriptCore.framework/JavaScriptCore': dlopen(JavaScriptCore.framework/JavaScriptCore, 1): no suitable image found. Did find: file system relative...

It's strange, it exists in my local machine, but when building with github action, it disappeared. Run with flutter build -v, it said "Installing .../libquickjs_c_bridge_plugin.so", but actually it saved to...