Skip to content

Tree shaking problem #15

@fzyzcjy

Description

@fzyzcjy

In order to support all flutter api, we seem to need to finally bridge all of them. Then, Flutter tree shaking is effectively disabled, causing the size to be larger.

This may not be a problem for complicated apps (apps which needs hot update I guess are mainly also large), since they already use a large portion of the framework. Anyway just write down my thoughts about this potential problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions