I assume you read all the reasoning @SuprDeclarative did about Flutter, the Flutter team, Flutter development, Flutter contribution, which lead him upon the decision to fork Flutter and create Flock.
I respect him, and agree with lots of his reasoning, so I should be fairly
โฌ๏ธ
Jan 20, 2023 โข 18 tweets โข 4 min read
As you asked, @RydMike . I try to be short, I really try ๐
"I messed up with riverpod ChangeNotifierProvider and StateNotifierProvider concepts both work with mutability and immutability respectively"
ChangeNotifier/Provider <-> mutable state
StateNotifier/Provider <-> immutable state
But is it really so?
Spoiler: is not.
2/n
Mar 23, 2021 โข 30 tweets โข 8 min read
So yesterday I read this article. There were comments from @RydMike and @gaetschwartz that I really respect, but I find at least misleading. The article itself is very controversial, but mainly wrong. So I guess is time to bisect, and give my own personal opinions
First of all, the article. It's wrong from many povs, but the part I like the less, is that it juxtaposes Dart and kotlin. Those are just two languages, not to rival cities fighting for access to the water. I hear often "Why Dart is not kotlin", and I'll address it in the end 1/n