0

I'm wanting to navigator myapp to popup web with link url, using flutter_web_browser dependencies, but I think because I use DevicePreview() library (a lib build flutter codes in web using javascript, return UI's result is virtual Iphone, link here: [https://pub.dev/packages/device_preview]) Although i get pub dependencies and flutter run many times, but output is MissingPluginException(No implementation found for method openWebPage on channel flutter_web_browser).

I very hope to find solutions for this, because my laptop is poor to run virtual machine from Android studio. Many thanks :((

4
  • Popup web? I think theres no problem showing popup with device preview. Commented Nov 14, 2023 at 8:09
  • Check this maybe can help you stackoverflow.com/questions/50459272/…. Commented Nov 14, 2023 at 8:10
  • my project test is the same with this, device preview lib is also a web emulator. Popups in this don't work. Please check to help me [flutlab.io/editor/1ba2b109-7ea5-4966-a4ec-ea75308ae95f] Commented Nov 14, 2023 at 9:42
  • shut down project, pub get and rerun in that link solution don't work with me :(( Commented Nov 14, 2023 at 9:45

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.