When I started developing Flutter apps, I also met Dart language for the first time in my life. I was quite surprised to notice that Flutter team chose a language that does not support immutability extensively out-of-the-box. I still think that’s quite strange, in particular if you compare it to Swift UI that is deeply rooted in value types…

#dart #freezed #development #immutability #flutter

Flutter: Dart Immutable Objects and Values
3.75 GEEK