leanflutter / flutter_distributor

An all-in-one Flutter application packaging and distribution tool, providing you with a one-stop solution to meet various distribution needs.
https://distributor.leanflutter.dev/
MIT License
812 stars 114 forks source link

Support Profile Mode #75

Closed Yongle-Fu closed 2 years ago

BytesZero commented 2 years ago

I don't think support is needed, The positioning of flutter_distributor is packaged and released. If you need to test performance in a debugging scenario, you can use flutter build apk --profile to build it yourself, or run profile mode.

lijy91 commented 2 years ago

We have no plans to support profile mode