Closed tiloc closed 3 years ago
The regexp set the isValid flag to "false" on perfectly valid base64 strings. I have also reduced memory consumption (backtracking) according to this: https://github.com/flutter/flutter/issues/73929
The regexp set the isValid flag to "false" on perfectly valid base64 strings. I have also reduced memory consumption (backtracking) according to this: https://github.com/flutter/flutter/issues/73929