dint-dev / cryptography

Cryptography for Flutter developers: encryption, digital signatures, key agreement, etc.
https://pub.dev/packages/cryptography
Apache License 2.0
155 stars 75 forks source link

Build error when using cryptography 2.6.0 and cryptography_flutter 2.3.1 #162

Closed svenopdehipt closed 9 months ago

svenopdehipt commented 9 months ago

It is not possible to build a project with the new versions because of an build error. The error is: The type 'FlutterCryptography' must be 'base', 'final' or 'sealed' because the supertype 'BrowserCryptography' is 'base'.

terrier989 commented 9 months ago

Hi! Thank you for the issues report. This was fixed in 2.6.1.