Raspberry Jenshen
Raspberry Jenshen
You are right, that is avoid memory leaks.
Any updates on this? It's impossible to create a real production app using flutter. Only what we have with sockets it's the "hello world" app. - no error handling -...
Hello, Seems it's quite a crucial feature. Any estimations when it can be developed? Thanks!
Thanks for your answer! Just to clarify. If I use positioned banners (AppodealAdType.BannerTop, etc..): - I don't need to use the AppodealBanner widget - Banner only limited with screen size...
I did investigation via: ```console /Users/yevhensamoilov/Developer/flutter/bin/cache/artifacts/engine/android-x64-release/darwin-x64/gen_snapshot --deterministic --trace-compiler --snapshot_kind=app-aot-elf --elf=/Users/yevhensamoilov/Developer/Projects/game_flutter/apps/app_admin/.dart_tool/flutter_build/de16c1f6289525a8ebeba89a426b6da3/x86_64/app.so --strip /Users/yevhensamoilov/Developer/Projects/game_flutter/apps/app_admin/.dart_tool/flutter_build/de16c1f6289525a8ebeba89a426b6da3/app.dill ``` Output: ```console Precompiling optimized function: 'package:flutter/src/widgets/overlay.dart___RenderTheater&RenderBox&ContainerRenderObjectMixin&_RenderTheaterMixin@295319124_paint' @ token 39951, size 284 --> 'package:flutter/src/widgets/overlay.dart___RenderTheater&RenderBox&ContainerRenderObjectMixin&_RenderTheaterMixin@295319124_paint' entry: 0x10cb7fdc0 size: 419...
Hi, yes the same issue. ```console executing: /Users/yevhensamoilov/Developer/flutter/bin/cache/artifacts/engine/android-x64-release/darwin-x64/gen_snapshot --deterministic --snapshot_kind=app-aot-elf --elf=/Users/yevhensamoilov/Developer/Projects/game_flutter/apps/app_admin/.dart_tool/flutter_build/f2ad7a5ff194a16373bb126054878cba/x86_64/app.so --strip /Users/yevhensamoilov/Developer/Projects/game_flutter/apps/app_admin/.dart_tool/flutter_build/f2ad7a5ff194a16373bb126054878cba/app.dill [ ] [ +26 ms] No packages with native assets. Skipping native assets compilation. [ ] [...
This is 100% reproducible for my project. I can provide sources but I don't want to publicly share them. (This Is my own project) If you don't mind I can...
Ok, thanks! I am waiting for your instructions.
Hey! Thanks for your help! Yes, it's still crashing but now I have more logs and I can identify the problem. So, I have this code: ```dart mixin PluginPlayersSceneContract implements...
Oh, I see, please improve the documentation then Couse, you have this target.