Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Circular and Linear percent indicators
You should ensure that you add the router as a dependency in your flutter project.
```yaml
dependencies:
percent_indicator: ^4.0.1
percent_indicator: ^4.2.3
```

You should then run `flutter packages upgrade` or update your packages in IntelliJ.
Expand Down