d3im
d3im
Are cryptography_flutter methods used as default on supported platforms when used cryptography methods? i.e. Chacha20.poly1305Aead() automatically inits as FlutterChacha20.poly1305Aead() ? Since didn't found any example using Flutter prefixed methods. Could...
I've removed cryptography_flutter from dependencies, changed to common non-flutter methods and I can build and run. Still don't know why I can't use cryptography_flutter.
I exported webm at 50 fps instead of original 59.94 and remux didn't made error of negative offsets, but it's not fix for original problem.
I'll check actual state, but it seem I can see icon with text buttons on my project now on actual gui backend. I recall I upgraded all packages and after...