Daniel Enqvist

Results 4 issues of Daniel Enqvist

Noticed that the closing animation has elevation even if the button doesn't, resulting in a weird effect. If the elevation is set to zero, would be great to set up...

bug

When creating a second extension, I'm getting an error: "There was an unknown error while processing the request." I assume that I should be able to create a search engine...

Not sure where the issue is coming from. I'm clearly doing something wrong. Help :D ` final ByteData byteData = await rootBundle.load(assetPath); final Uint8List inputBytes = byteData.buffer.asUint8List(); final Uint8List avifBytes...