@@ -1,3 +1,7 @@
+# 1.7.6
+
+- more null coalesce guards
# 1.7.5
- fix route.transitionDuration null coalesce
@@ -63,7 +63,7 @@ packages:
path: ".."
relative: true
source: path
- version: "1.7.5"
+ version: "1.7.6"
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.5
+version: 1.7.6
homepage: https://github.com/lukepighetti/fluro
environment: