ramtinq
ramtinq
Same Here. Tested your Fernet example code and it gives the error "Fernet key must be 32 url-safe base64-encoded bytes.".
the exact copy of the package's example for fernet reproduces the error: `import 'package:encrypt/encrypt.dart'; import 'dart:convert'; void main() { final plainText = 'Lorem ipsum dolor sit amet, consectetur adipiscing elit';...
Please update to Ionicons 5.0, it has really great icons unified between iOS and Android. Thanks.
I'm having the same issue with "url_launcher" package.
Thanks for your great plugin. This plugin is much more performant than the official google_mobile_ads plugin. I just wanted to know if the support for iOS is implemented or not?...
Thank you. The problem was caused by me forgetting to run `pod install` in ios directory after adding this plugin to my pubspec.yaml. Now I have another problem: The UI...
Well, after hours of experimenting, I found out that there's a `timeout` attribute in `controller.load` method with which we can set to a long time so that ad won't try...
Another thing I wanted to propose was some clarity on using controller in a correct way (or re-writing the way a controller works). In the example app there's an `if`...
any update on this? after 2 years still the problem is left without any solution by the developers. I really like this package and prefer use the official one instead...
@zmtzawqlp I completely understand that, but how about the case when we want to provide some standard aspect ratios like most editing apps? In that case, rotating the crop rectangle...