Is it possible to use Google browser as an emulator for Flutter?

Issue

Unfortunately, I have a weak 4 GB computer in RAM and a processor I5
I want to use Google Browser as an emulator instead of Android emulators because they are heavy on the computer

Flutter – Dart _ Android _ Vscode

Solution

Yes you can. But you need to enable web for your project. And you also will not able to be test the Android and iOS specific features. If you are planning to develop for mobile, you may not have support for various third party libraries as they may not have support for web.

Answered By – Eishon

Answer Checked By – Timothy Miller (FlutterFixes Admin)

Leave a Reply

Your email address will not be published. Required fields are marked *