Bahrican Yesil

Results 13 comments of Bahrican Yesil

Is there any change about this issue? I also encountered with the same problem. I want to know whether there is an easy way to connect to rabbitmq in flutter...

There has been a lot of changes! Screenshots do not contain some new features like loading buttons, cancellable operations, and so on! Please do not forget to try the package...

> Hello Everyone Is there any updates on this issue? I am facing it too Can you try this code sample as a temporary solution @noororfahly13 ? ``` import 'package:flutter/material.dart';...

I have also the same issue about the first part. Vertical alignments of prefix country selector and phone number text field are not the same. Is there any fix or...

@SinyimZhi Better macOS binary distribution can be the next thing to improve for the package. It's a bit hard to manage package code manually with the repo. You may prioritize...

Thanks for your quick response @SinyimZhi. I found and updated the related section in the `webview.dart` file as follows: ``` onPointerSignal: (signal) { GestureBinding.instance.pointerSignalResolver.register(signal, (p) { if (p is PointerScrollEvent)...

@SinyimZhi How to achieve the same thing for the hold and move action with the left click? I also want to disable parent actions for that type of event and...

> I've fixed it locally without clearing Other Linker Flags using this quick and dirty Dart script: > > ```dart > import 'dart:io'; > > // Fix for package:webview_cef, see...

Absolutely agree, please merge this. @ericxtang

Is there any temporary solution I can use @DloomPlz, @kunal-forward