You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From personal experience I would prefer flutter as a framework.
My most important reason for this is that the dependency forest for any javascript application is usally more complex then in flutter. Flutter is well integrated and allows for a good amount of functionality without the need for thrid party packages.
The only reason for me to consider Ionic or React Native is only because it might be possible to reuse some parts of the current UI.
But reimplementing the current ui in flutter would allow for good application support for android, ios, web, windows, linux and macos with a single codebase.
The cross platform framework needs to support to following features:
Possible frameworks are:
The text was updated successfully, but these errors were encountered: