When Flutter is good and when Flutter is bad? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

When Flutter is good and when Flutter is bad?

Please explain the good and bad of Flutter.

4th Sep 2020, 3:35 AM
Jawad Shopnil
Jawad Shopnil - avatar
6 Answers
+ 3
Flutter is future. It is made by Google in 2018. "Flutter does once whereas Java or Swift does twice." This means that You write a program for both Android and IOS for once. But: Flutter's programme will be too big. I mean the data will be huge. Simple phones can't usually use the ones written in Flutter
4th Sep 2020, 5:24 AM
Web-Learner
+ 3
KivyMD
4th Sep 2020, 7:18 AM
LoloXploit
LoloXploit - avatar
+ 2
Tag languages also in your question.
4th Sep 2020, 3:40 AM
shubham kumar
shubham kumar - avatar
+ 2
Ive only been doing pythin for 8-9 mths, I got started with kivy
4th Sep 2020, 10:56 AM
LoloXploit
LoloXploit - avatar
+ 1
from kivymd.app import MDApp class MainApp(MDApp): def build(self): pass MainApp().run()
4th Sep 2020, 7:20 AM
LoloXploit
LoloXploit - avatar
0
Also kivy is Python, Flutter is a emulator?
4th Sep 2020, 10:56 AM
LoloXploit
LoloXploit - avatar