John Stef

Results 7 issues of John Stef

As of nvim v0.8.0 because of [this commit](https://github.com/neovim/neovim/commit/61be343ec8c5e4d504db7ba975b20af2f46ce50d#diff-0cb0499adc01b42937b9626782911534f0df700663756f193a8a6cdb1c70d368) Groups with invalid characters will result to an error.

This PR is adding borderRadius property to PopupMenuButton. PopupMenuButton has a child wrapped in an InkWell widget where as of right now you can't customize it's border radius resulting in...

framework
f: material design

Hello, I’ve been using Reqable in conjunction with [Virtual Hosts](https://github.com/x-falcon/Virtual-Hosts) on my Android phone for testing custom hosts. For instance, I need app.test to resolve to my PC’s IP during...

enhancement
p1
android
ios

This pull request fixes several problems around the flow of changing language: 1. When you change language some widgets in the pages `[SettingsSubPage, SettingsPage, LibraryPage]` stay in the old language....

📱mobile
changelog:bugfix
date-time

Fixes #13886 I added timeout to the logout function and busy state to logout button. https://github.com/user-attachments/assets/f9cd6967-83a5-426e-92d3-911164d00134

📱mobile
changelog:bugfix

This allows https://github.com/hrsh7th/vim-vsnip to use the snippets

App ID: 844806f4-2b4c-4bf9-8ed0-7b8315fed0b2 **Description** After adding [flutter_stripe](https://pub.dev/packages/flutter_stripe) to my app the iOS patch always detects asset changes. The android patch is working just fine. **Steps To Reproduce** 1. Add flutter_stripe...

bug