diegoveloper / flutter_percent_indicator

Flutter percent indicator library
BSD 2-Clause "Simplified" License
679 stars 206 forks source link

The dependencie version is not updated in the README page #134

Closed zaynOm closed 2 years ago

zaynOm commented 2 years ago

I tried to get the dependence that is shown in the readme page percent_indicator: "^2.1.7+2" and I got an error saying that the dependencies don't support null safety. so I had to go to the installation page which has the latest dependencies version percent_indicator: ^3.4.0.

so please make sure to update the dependence version on the readme.