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

Support deferred libraries #626

Open
guihsdev opened this issue Jul 10, 2023 · 0 comments
Open

Support deferred libraries #626

guihsdev opened this issue Jul 10, 2023 · 0 comments

Comments

@guihsdev
Copy link

copied from flutter/flutter

Hi, I'm in middle of developing Web page in Flutter. The deeper I go the main file called main.dart.js is getting bigger. So then I've started searching how to reduce the file size.

I came across to that article and found out about deferred libraries. That sample project from article is based on qlevar_router which has such handy method as Middleware which helps in implementing separate file for each page.

Since my project is based on your package beamer, I was thinking about if are you planning to implement this or haven't thought about it yet?
Please let me know if its interesting enhancement for your package.

Yes, is a CTRL + C and CTRL + V, but a relevant question.

If beamer already contains something like that, please let me know too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant