flutter-plugins
flutter-plugins copied to clipboard
🧱 Flutter plugins used in Mixin Messenger.
Build process failed desktop_webview_window ! sudo apt-get install webkit2gtk-4.0 ===> OK OS: Ubuntu 22.04 Flutter 3.3.2 • channel stable • https://github.com/flutter/flutter.git Framework • revision e3c29ec00c (il y a 3 mois)...
**Using desktop_multi_window package crated a new window from a flutter windows application and when created and opened new window with this browser component it fails with this error [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled...
Hello, when i run example code on debug mode toast is working correctly, but when i build using MSIX package and install application toast not working. Thank you
I'm using desktop_drop for flutter web It's good when developed, but when I build a release version, it's not working. I try to drag and drop an image and it...
Whether to consider implementing webview as a widget in flutter?
Image 1  Image 2  Issue: On Second Window (Multiwindow) not flutter webrtc not initializing. Even register the plugins also check [image 2]
in python we have selenium and if i want inject form i just need add like below code # opening the website in chrome. driver.get(url) # find the id or...
I don't know how to hide the Title bar and prevent close button in new window Is there anyone tell me the way or wait for a new release version...
I have created an App (in Windows and Linux) that on the one side creates a web service listenning to HTTP requests on port 4000. That part is working find...
I use desktop_drop in a sub window created by desktop_multi_window plugin, not work at all.