can I use flutter in a normal pc with minimal specification ? #138812
Replies: 5 comments
-
Yes, you most definitely can... at the moment, i use an M1, macbook pro, but i started flutter on a config less than yours. I started flutter with a "HP, core i5, 6th gen, 8gb ram PC". TIP: don't code with Android studio with your PC config, it could cost a lot of cpu usage |
Beta Was this translation helpful? Give feedback.
-
Yes, you can use Flutter on a PC with minimal specifications, but performance may be affected. It's important to ensure you have at least 8GB of RAM and a decent processor. If your PC struggles with memory, I recommend using Mem Reduct to free up RAM, as it can help keep your system running smoothly while developing with Flutter. |
Beta Was this translation helpful? Give feedback.
-
Absolutely! I started my Flutter journey two years ago on an HP EliteBook 840 G1 with the following specs:
It worked fine for me! Later, I upgraded the RAM to 12 GB, and the performance improved significantly. So yes, you can definitely use Flutter on a normal PC with minimal specifications! |
Beta Was this translation helpful? Give feedback.
-
I would suggest to move to Linux , that'll help a lot as you can test apps in linux and most of testing can be done via linux app. Use Swap if necessary. |
Beta Was this translation helpful? Give feedback.
-
Yes, you can use Flutter on a normal PC with minimal specifications, but the performance may be limited, especially for tasks like running the emulator or handling larger projects. Here are the minimum and recommended requirements: Minimum System Requirements: |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Actually I have a low configuration can I use flutter in my deice ? My device is hp core i5 8th gen.
Beta Was this translation helpful? Give feedback.
All reactions