Baseflow / screenrecorder

Flutter package which can be used to record flutter widgets
https://pub.dev/packages/screen_recorder
MIT License
64 stars 30 forks source link

Argument Type error while returning a gif from the AlertDialog within the example. #7

Closed ssekuwanda closed 2 years ago

ssekuwanda commented 3 years ago

The argument type 'List? can't be assigned to the parameter type 'Uint8List'.

ueman commented 2 years ago

This is now fixed