I was able to understand Dart in one evening and Flutter in another, based on my prior experience with React and SwiftUI. The rest of the learning was just about specific widgets.
Flutter
Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC
undefined> SwiftUI. The rest of the learning was just about specific widgets.
That's exactly what I found during the last couple days. Dart turned out to be so similar to Java so I was able to understand it easily, and the Flutter structure looks simple. Currently, I am mainly focusing on different widgets and how to use them. Actually, the hardest thing was the installation. I have multiple devices that I work with that run different operating systems, and getting everything to work on all of them was painful, to say the least.
This is a really good tutorial playlist starting with very basics, which you could skip/speed past based on your experience level.