I agree one would have a similar experience as the author when learning Flutter, but it is because on mobile you need to have all these shiny things so it's no wonder that documentation covers it in detail. However, you can perfectly write Flutter apps without animations, transitions and the like.
Yeah… in Dart, which nobody knows.
What if more difficult is Flutter itself: you basically need to learn everything from scratch: the architecture, they way to write apps, plus all the library functions you may need. My experience is that this particular aspect took me much longer than learning Dart itself.