|
|
@@ -3,7 +3,7 @@
|
|
|
|
|
|
The brightest, hippest, coolest router for Flutter.
|
|
|
|
|
|
-[](https://pub.dartlang.org/packages/fluro)
|
|
|
+[](https://pub.dartlang.org/packages/fluro)
|
|
|
[](https://travis-ci.org/theyakka/fluro)
|
|
|
[](https://codecov.io/gh/theyakka/fluro)
|
|
|
|
|
|
@@ -25,7 +25,7 @@ See CHANGELOG for all breaking (and non-breaking) changes.
|
|
|
You should ensure that you add the router as a dependency in your flutter project.
|
|
|
```yaml
|
|
|
dependencies:
|
|
|
- fluro: "^1.3.6"
|
|
|
+ fluro: "^1.3.7"
|
|
|
```
|
|
|
|
|
|
You can also reference the git repo directly if you want:
|