haizadvnet

Results 6 issues of haizadvnet

**Is your feature related to a specific framework or general for this extension** Flutter **Is your feature request related to a problem? Please describe.** I am using the flutter_translate package,...

feature request

This issue rarely happened and I don't know why. I assumed it because that I scan the NFC tag multiple times. Can we handle the exception error on plugin level?...

This issue already solved for `flutter_cache_manager` as mentioned here https://github.com/Baseflow/flutter_cache_manager/issues/294, but not on `flutter_cache_manager_firebase`. Do you consider to update it on `flutter_cache_manager_firebase` as well? I got error log below: ```...

I got `PlatformException (PlatformException(UNSUPPORTED_ALGORITHM, cryptography_flutter does not support algorithm null in Android., null, null)) ` Source code ``` final pbkdf2 = FlutterPbkdf2( macAlgorithm: Hmac.sha1(), iterations: 1001, bits: 256, ); final...

``` ════════ Exception caught by widgets library ═══════════════════════════════════ The following _TypeError was thrown building SettingsTile(dirty): Null check operator used on a null value When the exception was thrown, this was...

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Which plugins are affected? Database ### Which platforms are affected? Android ### Description...

type: bug
blocked: customer-response
plugin: database
platform: android
Stale