@@ -1,3 +1,7 @@
+# 1.7.5
+
+- fix route.transitionDuration null coalesce
# 1.7.4
- add documentation to public members
@@ -63,7 +63,7 @@ packages:
path: ".."
relative: true
source: path
- version: "1.7.4"
+ version: "1.7.5"
flutter:
dependency: "direct main"
description: flutter
@@ -1,6 +1,6 @@
name: fluro
description: Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
-version: 1.7.4
+version: 1.7.5
homepage: https://github.com/lukepighetti/fluro
environment: