bcgit / pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
MIT License
241 stars 125 forks source link

New set of warning errors since 3.9.0 released #233

Closed kumamoto closed 6 months ago

kumamoto commented 7 months ago

`../../../../../.pub-cache/hosted/pub.dev/pointycastle-3.9.0/lib/macs/cbc_block_cipher_mac.dart:103:46: Warning: Operand of null-aware operation '!' has type 'Padding' which excludes null.

ruwiss commented 7 months ago

Same error

Ephenodrom commented 6 months ago

This is fixed with version 3.9.1 on pub.dev.

smcben commented 6 months ago

Yep saw this yesterday, thank you!