Flutter_dismissible_page
Flutter_dismissible_page copied to clipboard
Fixed null safety issue for transform scale
Hi @DarkKnight1005, thanks for the PR, Could you provide detail of the issue?
"Error: The argument type 'double?' can't be assigned to the parameter type 'double' because 'double?' is nullable and 'double' isn't. scale: _scale,"