I seem to have noticed this since I first learned about Flutter: people who start with Flutter automatically begin with Material, with only a few knowing about Cupertino as well. They are completely unaware of the existence of WidgetApp
2. Widget.app
I'm not a fan of indify.co because I don't find their widgets aesthetically pleasing.
On the other hand, WidgetApp offers beautiful widgets that can add a touch of beauty to your aesthetic templates.
Here's an example of their widgets :
Yep, that’s often much quicker - I’m wondering if that somehow ties into the bigger discussion about „needing“ an unbiased WidgetApp approach without Material
Yeah, that's still the case. The vast majority of input widget need at least some amount of opinionated design. WidgetApp really is for when you're happy to go full-custom. (Stealing code from Cupertino/MaterialApp is still an option, though.)