Creating a flutter app

Hi everyone, I am creating a flutter application for a company I am working with. I didn't have experience building apps before and knew only python. But now learning and working with dart for building app using flutter. Is it recommended to build flutter apps for industry standard apps. Have been getting a lot of mixed signals online on using Flutter. PS: Don't know JS.
2 Replies
Lopen
Lopen5mo ago
Work with what you have at hand If you're are a javascript dev use react native But i have had 1 too many bad experiences on expo But i feel you can never go wrong with flutter
Martoxdlol
Martoxdlol5mo ago
Flutter is great It has many examples and documentation I recommend to take some time to read the official documentation on dart Dart it's a great language but you need to know at least the basics about object oriented programming. Flutter has a YouTube channel with many examples and resources, use that