Closed svenopdehipt closed 1 year 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'.
The type 'FlutterCryptography' must be 'base', 'final' or 'sealed' because the supertype 'BrowserCryptography' is 'base'.
Hi! Thank you for the issues report. This was fixed in 2.6.1.
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'.