nslogx / nslogx/flutter_easyloading

Flutter web lowers the app performance and causes black screen in some phones

Open
#187 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
1.3k
Forks
249
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When I use this library in flutter web build lowers the performance and app doesn't work in some phones at all.
it shows black jumping screen.

when I removed EasyLoading.init() from my material app it fixes

Flutter/Dart info
Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.0.3, on Microsoft Windows [Version 10.0.19043.1889], locale en-US)
[√] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[√] Chrome - develop for the web
[X] Visual Studio - develop for Windows
X Visual Studio not installed; this is necessary for Windows development.
Download at https://visualstudio.microsoft.com/downloads/.
Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2021.1)
[√] Connected device (4 available)
[√] HTTP Host Availability

Screenshots
this is the back screen
WhatsApp Image 2022-08-31 at 7 24 57 PM

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the problem with EasyLoading.init() in a Flutter web build on the reported Flutter 3.0.3 environment, then compare it with that initialization removed. Use the provided screenshot and flutter doctor -v output while investigating; done would require resolving the black screen and performance regression on the affected phones.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
mobile-dev, web-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.