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

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 1:[1]

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.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Eishon