petro-i
petro-i
Hi I have the same issue. If I completely change the data, no animation is running at all. If there is at least one point is the same (in two...
@Annelein it is normal behavior on iOS, nothing to do with the plugin.
Sorry but from security point of view "loacal_auth + flutter_secure_storage == this plugin", so, no added value (( See how it should be done in right way on android [StackOverflow](https://stackoverflow.com/questions/44886119/key-permanently-invalidated-exception-after-adding-removing-fingerprint),...
this is definitely required, de/serialization of generics in Dart/Flutter is pain now! [#30074 in SDK](https://github.com/dart-lang/sdk/issues/30074) is closed, this one no progress. How to get out of functions, factories, map of...
Issue you have is not related to this plugin. For new apps it is OK to receive first real ad in up to 2 weeks. For old apps try to...
I have doubts that it is plugin issue, since in my case it works as expected. It is not correct to directly compare this plugin to admob_flutter since it used...
Hi, I observe this error too, but under specific conditions: - run app as iPad app on Apple Silicon macOS machine (from App Store or in debug mode from Xcode)...
I observe the same issue, Flutter WEB too. I tried to do workaround with `popToNamed` parameter in `beamToNamed` method, but id doesn't work too (just do not removes route from...
@Lincaiqin0605, what policy(permission?) do you mean? Is there anything changed in android 10+ preventing webrtc of using tcp?
I guess I already have all of the info since I spent a lot of time investigating the problem. 1. Mobile data ON/OFF - issue is reproducible. 2. Other Wifi...