Reputation: 3162
Is there any working or reliable procedure on how to build and run an old (not too) Flutter project with the new Flutter SDK?
I'm desperately looking for a somehow well structured MVVM or Bloc sample on Flutter but what ever I've found on Github or elsewhere are not able to run with Flutter SDK v. 3.24.5.
I have searched and found some articles on Medium and videos on Youtube but non of the could help 100%!
With all of projects I have found, I faced with errors complaining about the following issues for only running on an Android device:
And I did what ever they were complaining about as a fix but just another error appeared afterwards again and again and it was an unlimited loop!
Do you have any solution or may be any example which you could run successfully with the new Flutter SDK?
Upvotes: 1
Views: 77