Absaar
Absaar
Hi @huycozy Thanks for the update. As mentioned in the OP it started after upgrading from Flutter 3.0.5 to 3.3.x. Can you maybe refer it to the teams handling Flutter...
hi @huycozy Unfortunately as mentioned in the OP am not able to reproduce this consistently in my tests, but it is accelerating in production after the App with Flutter 3.3,...
Yes using v2 embedding. Unfortunately `workmanager` is an integral part of the App cant test without it, and the issue is very hard to reproduce but for some reason in...
hi @chinmaygarde Trace from both production and debug mode are appended in the original post, aren't these pointing somewhere
The `minChildSize` and `maxChildSize` are implicitly included in snap sizes even if you do not specify explicitly, that's why there is snap at `minChildSize`. However the real issue is when...
@ened > Something initial - the permission check and APIs should be done with permission_handler or any other plugin. I suggest we move that out of here and add a...
@ened currently am quite occupied, will get back to it, let me know if you have any other reviews for the PR so that I address them in one shot....
@alfietapping make sure to use the mentioned branch https://github.com/absar/flutter_workmanager/tree/ios-bg-tasks-enh-final instead of using master branch
Hi @felangel here you go https://github.com/absar/mason_performance_issue_1257 Check the readme for additional comments and reproduction steps