Behrouz Khezry

Results 8 comments of Behrouz Khezry

Hi @leocavalcante, In the latest version of `Pointy Castle` RSA OAEP was added. ``` Version 3.5.0 (2021-12-30) RSAES-OAEP with SHA256 or any digest instance. ```

Please clean & rebuild the app.

@Ayubbabaxelits Hi. This library only uses for drawing maps element. If you have any idea to handle this feature please PR to the library.

@ayuschsc thanks. If you have any idea please PR to the library.

Hi @GauravCreed, for this library I think there is no way to do that!

Can you provide instructions on how to migrate the binding controller syntax in Getx 5? ```dart Get.to( () => const SecondScreen(), binding: BindingsBuilder(() { Get.lazyPut(() => SecondController()); }), ); ```

@ai-plays Imagine an app with multiple languages. If you change the language of the app, this language change will not be reported to the document scanning library and will be...