Rise in cross platform frameworks would be a positive trend.
When I am writing a flutter application, I often run on desktop directly and resize to mobile shape. That works good enough unless I am writing a mobile-specific feature. This probably means most flutter apps can run on other linux based phones as well.
Also, flutter memory consumption is often 1/3 or 1/4 of the equivalent electron app, which is significant.