I don’t want to know when the last release was.
But I want to know when the first release was.
I have tried searching Google for the package like:
When the package_name was released?
But no luck in that.
I have tried searching Google for the package like:
When the package_name was released?
But no luck in that.
2
Answers
To know when a specific Flutter package was released:
1. Go to the package page in pub.dev
2. Then press on Versions:
3. Then scroll down to the bottom, there you will find the date of the first release:
I hope that helps.
Open pub.dev and search which package do you want to know.
Under the package name and platforms there is a row of readme, example, versions etc.
You have to open versions. Scroll bown and last one is the the first relase of that package. Date also mentioned there.