Comment on Ready for Production Apps: Flutter Beta 3parentComments−afsina8yHere is some info: https://flutter.io/faq/#how-big-is-the-flutter-engine−gcb08yin summary : a minimal UI app goes from 40k of java code to 6700k of compressed dart code−afsina8yNot compressed, compiled to machine code.−gcb08ywhy does the linked article calls ot out as "compressed" but not mention it for java bytecode?
Comments
Here is some info: https://flutter.io/faq/#how-big-is-the-flutter-engine
in summary : a minimal UI app goes from 40k of java code to 6700k of compressed dart code
Not compressed, compiled to machine code.
why does the linked article calls ot out as "compressed" but not mention it for java bytecode?