You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Please fix the examples to work with flutter 3.22 x
I already fixed it but cannot push to a remote branch. How do I push a remote branch and then create a PR? Then you can decide if you want to merge the PR.
To Reproduce
Steps to reproduce the behavior:
1.) flutter pub get
this fails because it is using old flutter.dart version
Expected behavior
I expect the example to work on the latest flutter sdk
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Please fix the examples to work with flutter 3.22 x
I already fixed it but cannot push to a remote branch. How do I push a remote branch and then create a PR? Then you can decide if you want to merge the PR.
To Reproduce
Steps to reproduce the behavior:
1.) flutter pub get
this fails because it is using old flutter.dart version
Expected behavior
I expect the example to work on the latest flutter sdk
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: