Can I open camera and micro from Flutter webAPP? - flutter

I am beginner in flutter, I've created a mobile APP and then I converted it to WebAPP,
As am using camera, micro, and qr code scanner plugins in my mobile app, i wonder if i can always use them in my webapp ?
thank you

Related

Facing difficulties while building a flutter live streaming app

I am trying to build an app using flutter for grassroots sports to stream on YouTube from my mobile camera. But I am struggling to find a proper way to do it. I have a scorekeeper app I want to connect both apps to show live scores and videos for viewers like international matches. More like a mobile app for obs studio.
Thanks

What technology or framework or API do I have to use for this app?

I have to build mobile app that can support Live Portrait with photo.
Live Portrait means the technology that enables to make video from photo, make faces in photo act lively. I have full-searched google but still I can't find appropriate data.
I have to use hybrid mobile app framework such as React Native, Flutter for my app.
Here are questions.
Is is possible to make app that can support Live Portrait with Flutter or React Native?
Is there any API or service or framework for Live Portrait?
I would be appreciated for your answer.
If you want to add interactive content on images, then you can use python for build face detector features and react-native to create interactive part.

can we integrate PWA into flutter application like webview?

Is it possible to integrate PWA apps into flutter applications like displaying web applications through webview in flutter. Can we display the complete PWA app inside a flutter application?
When you create flutter web application it automatically creates a PWA and you can notice it will you launch the website on the phone.
And inside webview if you load a website it will load. In this case it does not matter whether it is PWA .
PWA a just extra functionality that creates a wrapper to install the app in different platform
Flutter supports deploying the web version as a PWA, the details are in their documentation, search for A Progressive Web Application built with Flutter

SCORM player in Flutter

How to play SCORM content in flutter mobile application.
Basically this is used to make online learning more interactive and used in online learning application.
Got reference for web application not for mobile application.
I have done google for this but not getting anything for flutter mobile application.

How can I create screen sharing mobile application using flutter?

I want to create a mobile application using flutter.
Is this possible if not then is there any native program or source then please provide that.