Replies: 1 comment
-
@razfazz Currently I’m rendering using For more info you can read about rendering flutter web app Documentation link, Medium article, May be you can play around it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Normally, Flutter Web projects are very slow when first loaded. Your page is very fast and I saw that your main.dart.js is also only 1.4 megabytes. how did you manage that?
Beta Was this translation helpful? Give feedback.
All reactions