wowsinfo / WoWsUnpack-Ultra

World of Warships Game Unpacker with more features
GNU Affero General Public License v3.0
1 stars 0 forks source link

Frontend with Flutter #1

Closed HenryQuan closed 1 year ago

HenryQuan commented 1 year ago

This is current WIP. C# winform can be much easier compared to this if it is only a simple frontend. However, I have tested that Flutter can call .NET dll by using the C bridge. It is better to use Flutter as a toolbox or something similar.

HenryQuan commented 1 year ago

I am considering merging this to WoWs Info Windows. The UI will be written there. There will be another repo hosting all dlls and executables.