For a internet app (now not website), would you utilize Flutter for each internet and cell, or use Flutter for cell handiest and React (or one thing else) for internet?
I am taking a look at making an uptime tracking app for web sites to grasp when their frontend or backend is going down. It is composed of a internet UI dashboard to look the person’s website online stats and uptime, and the cell app would have the similar information but additionally notify the person in case the website is down, by the use of push notifications in addition to different channels like Slack, e mail, SMS and so on.
Customers will basically use the internet UI, I consider. Is Flutter internet just right sufficient for this use case? I do not wish to redo paintings if I should not have to for internet and cell, but when internet efficiency is unhealthy, then it may well be value it to write down the internet UI in React or one thing an identical and write the cell apps in Flutter.
Moreover, how just right is Flutter at the cell facet for this sort of notification kind provider, the place it wishes with the intention to come across from my backend {that a} website is down and straight away ship a push notification? Are there problems with that during Flutter?
View Reddit by way of zxyzyxz – View Supply