Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutter 3.11 issue #106

Closed
fennelhans opened this issue May 9, 2023 · 4 comments
Closed

Flutter 3.11 issue #106

fennelhans opened this issue May 9, 2023 · 4 comments

Comments

@fennelhans
Copy link

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:

  1. 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)
  2. Try to build
@cmdrootaccess
Copy link
Owner

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:

  1. 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)

  2. Try to build

Good Looking out on this.

@cmdrootaccess
Copy link
Owner

prelease has the fix. https://pub.dev/packages/another_flushbar/versions/1.12.30-dev.1

@fennelhans
Copy link
Author

Thanks for the quick fix!

@faheemletitgo
Copy link

please update this to the stable version as well and support flutter 3.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants