Been looking at dart-flutter relationship recently… seen what it can do… pretty
amaizing! Two birds with one stone is real! Before jumping to it, i soldem
wonder; - what are the compromises that one would face upon embarking this? -
can these comporises be that bad? (compared to native ios/android app dev) - how
bad are the work-arounds (if they exist) to these compromises? PS: any extra
information would be highly appretiated 😊
Dart/Flutter allows for compiling native apps and allows for better device access.
I would not recommend react-native. I would recommened Tauri instead but Tauri does not compile apps for Android and iOS currently but has this on its roadmap.
Dart/Flutter allows for compiling native apps and allows for better device access.
I would not recommend react-native. I would recommened Tauri instead but Tauri does not compile apps for Android and iOS currently but has this on its roadmap.