google / flutter-desktop-embedding

Experimental plugins for Flutter for Desktop
Apache License 2.0
7.1k stars 607 forks source link

X86 support #808

Closed dream-1ab closed 3 years ago

dream-1ab commented 3 years ago

First of all, thank you for this project,

I'm a flutter developer and I'm using flutter to make content management system for our company, Android, IOS, Linux X64, macOS, Windows X64 builds are very perfect for my requirements and all is well, but out some customers are still using X86 version of Windows7, I'm tried running windows build of my app on windows7 x86 but it won't be run, also I'm tried running Flutter web on Google chrome browsers in windows7 x86 but gets very poor performance.

so can I build flutter to desktop x86 anyway? or have any advice for this? thank you.

stuartmorgan commented 3 years ago

This is off-topic for this repository; please see the readme. https://github.com/flutter/flutter/issues/70360 is the right way to file this.