Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flutter web has basically problem #87182

Closed
kiaxseventh opened this issue Jul 28, 2021 · 4 comments
Closed

flutter web has basically problem #87182

kiaxseventh opened this issue Jul 28, 2021 · 4 comments
Labels
r: duplicate Issue is closed as a duplicate of an existing issue

Comments

@kiaxseventh
Copy link

Do not the Flutter development team really want to think fundamentally about this problem?
This problem basically exists
And the problem is not with release or debug mode
In the past, they answered that the problem is because the web version is in beta
But there is still the problem of slowness in versions 2 and 2.2

do not request a sample please
you can see this problem in any example

  1. first load is slow and has big size to download and initial state example report
  2. scroll and animations and pageview on android chrome or ios chrome or safari is very slow
  3. HTML renderer and canvaskit are both slow on mobile devices
  4. HTML render base is has lot of problem on UI layout and on RTL language in textfield and text

flutter web has basically problem
flutter web is not ready for premium projects
Flutter Development Team Please tell me if you have a plan to fix it or not ?

thank you

@kiaxseventh kiaxseventh added the from: performance template Issues created via a performance issue template label Jul 28, 2021
@kiaxseventh
Copy link
Author

@on1yyou
Copy link

on1yyou commented Jul 28, 2021

Can confirm every issue mentioned (and a lot more) and summarize: flutter web is not ready for production projects at the moment. My alternative was NextJS, I recommend it to everyone as I'm happy with what it does very much. And once again, DO NOT waste your time with flutter web on your live projects - it was tested, it is not ready yet.

@maheshmnj maheshmnj added in triage Presently being triaged by the triage team and removed from: performance template Issues created via a performance issue template labels Jul 29, 2021
@maheshmnj
Copy link
Member

maheshmnj commented Jul 29, 2021

@kiaxseventh, The issues that you are describing have been already filed and being tracked. Link to some of the issues mentioned above.

#46589, #56257, #59332, #78550

If you believe any of the issues is not filed feel free to file a new issue with appropriate details with the output of flutter doctor -v, And flutter is open to contributions, You are most welcome to submit a PR to expedite the process :)
Closing this issue as a duplicate if you disagree feel free to comment and I will reopen it.

Thank you.

@maheshmnj maheshmnj added r: duplicate Issue is closed as a duplicate of an existing issue and removed in triage Presently being triaged by the triage team labels Jul 29, 2021
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
r: duplicate Issue is closed as a duplicate of an existing issue
Projects
None yet
Development

No branches or pull requests

3 participants