Feeling so excited and empowered after getting started with Flutter! The possibilities are endless, and I can't wait to create amazing apps with this fantastic framework. 💡📱
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (4)
The different per platform build environments look scary ;). Different build systems (cmake, xcode, gradle, etc) and glue code for each platform, though I gather the glue code is generated stubs to dart. But it does make the question of cross-platform building a bit more complex. In this I love Qt's use of a single CMakeFile.txt to build all supported target platforms from just one build definition while hiding per-platform build stubs and tools.
Yeah,With Flutter, you can use a single codebase to build apps for multiple platforms, including iOS, Android, and web.
Nice Vivek!
Thanks Michael for your appreciation. #Love_from_India