İbrahim Özdemir
İbrahim Özdemir
I have the exact same issue. Is there any fix or workaround for that?
@SachinGanesh I'm in the same doubt. I read the issue: https://github.com/flutter/flutter/issues/22308 . As I understand, we only should wait to finish rendering widgets inside screenshot. (Like button click animation etc.)...
Hi @SachinGanesh, I totally agree with @kreativityapps , there is memory leak, I faced some memory crashes too.
Is there anyone who thinks like that? If there are some others, we can make it bigger? :) @armandojimenez
@armandojimenez can you share your constraints added code?
@waqadArshad can you provide your full code for displaying and closing Alert Dialog?
@zafercuz thanks for your feedback. Can you also add the example form please? I think, full working form example will be much better.
@zafercuz I'm waiting for your contribution. Can you add an example to our project? It will be very helpful for other developers.
@DennisAlund thanks for great work. Could you check this pull request? Facebook force this update to track app events without Add Tracking Permission.
I have the exact same problem. This pull request seems fixing it. https://github.com/oddbit/flutter_facebook_app_events/pull/236 @wwnOddbit could you check it please? You just merged "Bumping up FBSDK version to v14.1.0", so after...