Flutter standard packages
As I see several dart packages published at dart package website, I am curious to know what packages does flutter endorse? The question would be vague, so I would like to focus on a specific package dio. I have contacted few flutter developers, and have been told that the package is not yet a industry standard, also I was introduced to some packages that were published just hours back, for example jaguar_retrofit. I also see dart https package used frequently in flutter documentation. This weighs me to look at what would be the most promising in the future. Can someone solve the package mystery for me, any flutter insights available? This is a valid question, but not one that you'll probably find a final answer to on stackoverflow (and it may be closed as off-topic although I won't cast that vote). You might find better luck at https://softwarerecs.stackexchange.com/ although there may not be too many dart/flutter specific people there; I don't know for sure. But reali...