wasabeef / flutter-architecture-blueprints

Flutter Architecture Blueprints is a project that introduces MVVM architecture and project structure approaches to developing Flutter apps.
MIT License
1.61k stars 261 forks source link

Desktop support #36

Open EbramTawfik opened 3 years ago

EbramTawfik commented 3 years ago

Does all the used packages support desktop? what will I need to change to add desktop support?

wasabeef commented 3 years ago

@EbramTawfik

The Desktop Embedding is still experimental and is not considered for support in this repository.

vankhoa01 commented 2 years ago

Hi @wasabeef , Thank you for your best architecture I'm not sure whether did you support desktop for now ?