Optimizing performance in Flutter web apps with tree shaking and deferred loading
Resource history | v1 (current) | created by jjones
Details
Optimizing performance in Flutter web apps with tree shaking and deferred loading
see v1 | created by jjones | Add resource "Optimizing performance in Flutter web apps with tree shaking and deferred loading"
- Title
- Optimizing performance in Flutter web apps with tree shaking and deferred loading
- Type
- Web
- Created
- 2020-07-23
- Description
- For the best user experience it is important that an app loads fast. The initial load time of a Flutter web application can be improved by minimizing its JavaScript bundle. The Dart compiler includes features such as tree shaking and deferred loading, both of which minimize the JavaScript bundle. This article explains how they work and how you can use them in your application.
- Link
- https://medium.com/flutter/optimizing-performance-in-flutter-web-apps-with-tree-shaking-and-deferred-loading-535fbe3cd674
- Identifier
- no value
authors
This resource has no history of related authors.
topics
resources
This resource has no history of related resources.