Flutter Integration

Closed
0
0

Hello,

I was wondering if it would be possible to integrate Flutter as the UI alternative for WiseJ ? Have the WiseJ team considered the possibility as a premium extention?

The reason being, Flutter has the most flexible UI framework and animation capabilities that work across all the devices, both desktop and mobile. In addition, both WiseJ 3 and Fluter can be compiled as mobile apps, as I understand.

Thank you!

  • You must to post comments
0
0

Wisej UI runs in the browser. Flutter is comparable to MAUI for native client/server applications. Wisej.NET is to build LOB web applications. The opposite of Flutter.

  • Alexander
    Luca, thank you for your response. I am just bouncing an idea/thought here. Flutter is actually a thick client based technology, e.g. it runs in the browser and makes API calls to some services like Firebase when built for the web deployment. For mobile devices, Flutter is compiled into a native binary akin MAUI. Flutter has no server side, so it’s comparable with the WiseJ UI client side portion. I am quite familiar with WiseJ tech, it has common roots with VisualWebGUI ;)
  • Luca (ITG)
    It doesn’t. Flutter is similar to MAUI. Which is as far as you can get from js widgets. Visual WebGUI didn’t have a single JavaScript widget, just one big js file and one big XML file transformed to HTML strings. Wisej.NET client is 100% javascript widgets, there is no XML, not HTML strings and as different from VWG as you can get in terms of technology. In any case, we have no plans to convert Wisej to native being Flutter or MAUI. For client/server or desktop apps you can use Flutter, MAUI, WPF, Avalonia, UNO, WinForms, and many more. Wisej’s goal is the opposite.
  • You must to post comments
Showing 1 result