|
|
|
|
|
by MarkMc
3182 days ago
|
|
The clicking sound on button presses has been fixed in the latest build, and the Flutter team is working on accessibility. But I agree that a Flutter app will always have some deficiencies compared to a native app. However, the question is whether a Flutter app will be Good Enough when the alternative is writing two separate apps. I would argue that even in the current alpha stage it's getting pretty close to Good Enough - the Hamilton app was written in Flutter and gets 4.7 stars on Google Play [1] so users aren't too bothered that double-tap doesn't select text. Java Swing was slow, bloated and looked far less like a native app than Flutter. And in 2003 Windows had a 95% market share, so there was no major benefit to writing a cross-platform desktop application. Things may be different this time. [1] https://play.google.com/store/apps/details?id=com.hamilton.a... |
|
Life rpg was one that I remember (now its down to 3.9).
The alternative isn't writing two native apps, the alternatives are cordova, react-native and xamarin.
Frankly I haven't other people's compatibility issues with react native.