From 7e2afed8534f3b277dfa6d0130ebe300cf4a2874 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Tue, 11 Sep 2018 16:25:07 -0400 Subject: [PATCH] Added generic to Routable.use --- .idea/workspace.xml | 254 ++++++++++++++-------------- CHANGELOG.md | 4 + lib/src/core/anonymous_service.dart | 42 ++--- lib/src/core/hooked_service.dart | 24 +-- lib/src/core/map_service.dart | 37 ++-- lib/src/core/request_context.dart | 2 +- lib/src/core/routable.dart | 5 +- lib/src/core/server.dart | 3 +- lib/src/core/service.dart | 14 +- 9 files changed, 198 insertions(+), 187 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1cd76c64..1ce67e48 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,12 @@ - + + + + + + @@ -25,27 +30,57 @@ - + - + - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -64,7 +99,6 @@ - sto sopw stopw release @@ -94,6 +128,7 @@ Middleware /meta complet + parseI FutureOr @@ -150,9 +185,7 @@ @@ -232,7 +267,6 @@ - @@ -256,6 +290,13 @@ + + + + + + + @@ -272,6 +313,7 @@