Daniel Coyula

Results 7 comments of Daniel Coyula

Hey! Thanks for opening this issue. `ElasticListView` is now [a package](https://pub.dev/packages/flutter_elastic_list_view). I tried to reproduce your error but was unable to replicate the issue. Could you please verify with the...

@WeighingDog could you please provide a reproducible sample code so I can better understand and address the problem?

Hey @JustAdreamerFL, thanks for reaching out! Just a heads up, the repo is already using the new loader. I believe the steps in the readme might still reference the old...

I’ve updated the `README` file with the steps for the new Flutter Web initialization method. You can check out the changes in PR #3. Let me know if you still...

Can you post the content of your `flutter_bootstrap.js`, `index.html`? Feel free to exclude any sensitive parts, if any. Also, can you confirm you're using the [new Flutter Web initialization method](https://docs.flutter.dev/platform-integration/web/initialization)?

Hey @JustAdreamerFL, sorry for the delay. Updating the `build/web/flutter_bootstrap.js` file isn't recommended, as it's generated during the build process and will be overwritten. Instead, please update the `web/flutter_bootstrap.js` file to...

Closing this issue due to inactivity. If you are still experiencing this problem or have additional information, please feel free to reopen or comment.