When comparing Kivy vs Flutter, the Slant community recommends Kivy for most people. In the question“What are the best cross-platform GUI toolkits?” Kivy is ranked 8th while Flutter is ranked 15th. The most important reason people chose Kivy is:
Kv design language is designed to work well with scalable graphical user interfaces (GUIs) as one of its primary focuses. It also segregates the logic from the design elements, making them easier to visually distinguish from each other.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro Kv design language
Kv design language is designed to work well with scalable graphical user interfaces (GUIs) as one of its primary focuses. It also segregates the logic from the design elements, making them easier to visually distinguish from each other.
Pro Multitouch gestures
Pro Open source
Pro Great developer tools debug/hotreload/analyser
Pro Based on Dart language
Dart is a Java like language, easy to learn and startup fast for millions of Java developers.
Pro A single codebase for iOS AND Android
Pro Fast
The developer's goal is to allow people to make apps running at 120 FPS.
Cons
Con Documentation & examples are terrible
Terrible documentation & not too many resources can be found.
Con Very difficult to deploy to various platforms, like Android
Con Still in development
According to the website, Flutter is still in its early stages of development.
Con Based on Dart language
Dart is a Java like language, easy to learn and startup fast for millions of Java developers. BUT if you have to learn it ... it's a con.
Con Dart is unpopular and never gained serious community traction like Kotlin or Java
Con Does not support 32-bit iOS devices
If you plan on targeting iPhone 5, 5C or earlier, you can forget about Flutter.
Con Google has a bad history with product loyalty
