flutter-plugins icon indicating copy to clipboard operation
flutter-plugins copied to clipboard

🧱 Flutter plugins used in Mixin Messenger.

Results 168 flutter-plugins issues
Sort by recently updated
recently updated
newest added

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)...

desktop_webview_window

**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

platform-windows
win_toast

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...

question
desktop_drop
platform-web

Whether to consider implementing webview as a widget in flutter?

Image 1 ![image](https://github.com/MixinNetwork/flutter-plugins/assets/24710386/0a5d9329-aba6-40f3-971b-c918e55f9fca) Image 2 ![image](https://github.com/MixinNetwork/flutter-plugins/assets/24710386/da10efdb-526c-4b34-9170-e6002b5238dd) 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...

feature-request
desktop_multi_window

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.