Richar Cangui
Richar Cangui
We are trying to implement this package for segment and amplitude integration all at the flutter level. https://pub.dev/packages/flutter_segment https://pub.dev/packages/flutter_segment#setting-the-options-globally The flutter_segment package to identify the user asks me for a...
Hi... In my google play console showed me the next message: Unsafe Encryption Your app contains unsafe cryptographic encryption patterns. Please see [this Google Help Center article](https://support.google.com/faqs/answer/9450925) for details. g0.c.r.q.B...
**Describe the bug** With the latest flutter version pdfx is not works when requiere render with `Future openData(FutureOr data, {String? password}) ` **To Reproduce** Steps to reproduce the behavior: 1....
How can work in the case of the web using 'hash url strategy'? I try with `Restart.restartApp('#/home'), -> but it not works ` With `Restart.restartApp('/home'), ` The URL reload is...