React to Flutter UI

Docker latest self hosted

hello everyone, a silly question for sure, but I don’t see how to do it. How can I switch from react mode to flutter mode again? I wanted to try it and now it always comes out by default. all the best.

Hi,

There are React/Flutter buttons at the top of the dashboard page to switch between them.

Seems this button is missing in version v14.04.2024.1 of react?

The button has been removed.

You can run this SQL query to manually change to the Flutter app:

UPDATE accounts SET set_react_as_default_ap = 0;

Thank you very much :slight_smile:

Hey @hillel,

Is the Flutter not recommended? Just wondering why its hidden away.

Ryan

The React app is recommended for web, the Flutter app is recommend for desktop and mobile.

what is now the definition of “web”? - i am used to use invoice ninja on desktop and mobile at the browser?

would it be a hard concern to add the button again?

and by the way how to update in react?

Running that command doesn’t help leading back to flutter, but breaks flutter instead clicks are leading to the proper direction, but when clicking on the url field and enter it leads to a 404

If you update using the invoiceninja.tar file it includes the latest React web app.

You can download the desktop app here:

so far i updated everytime with flutter, is there a how to update with react?

It should be the same