Closed fennelhans closed 1 year ago
Describe the bug
Error: The argument type 'BorderRadius?' can't be assigned to the parameter type 'BorderRadiusGeometry' because 'BorderRadius?' is nullable and 'BorderRadiusGeometry' isn't.
To Reproduce
Steps to reproduce the behavior:
Update to the latest version of Flutter (I'm using the main branch, but it will be released tomorrow, so just wait a day and update)
Try to build
Good Looking out on this.
prelease has the fix. https://pub.dev/packages/another_flushbar/versions/1.12.30-dev.1
Thanks for the quick fix!
please update this to the stable version as well and support flutter 3.10
Describe the bug
To Reproduce Steps to reproduce the behavior: