Whenever I find a component I want to use it's impossible to find the dependency path + version for it.
I would assume it would be stated in the documentation or that there is a reference to it on the repository's Git Hub page, but this have never been the case!
For example, what do I need to implement in order to use GrantPermissionRule?
Or, what do I implement if I only need to use the Material repository?
It has to be a standard I'm not aware of.
For example each Flutter package always have the package path at the top of each Repository/ReadMe/PubDart page, and both are maintained by the same company!