Kilian Schulte
Kilian Schulte
This would be a **game-changer for Jaspr**, so I want to present my use-case here for this. The most frequent feedback I get regarding devex of Jaspr is how verbose...
Wow I haven't though of that, but yes this could even solve the nullable `copyWith` problem.
Can you elaborate why this is needed? You can already define Routes with an extension, e.g. `Route(path: 'some/file.json', ...)`.
What is a flutter backend? Can you explain in more detail?
Could certainly be interesting to explore. But not by me anytime soon, this isn't a goal of Jaspr rn and I have lots of other priorities.
Anyone feel free to do this, but I won't. For many reasons, but mainly time.
Good idea, it seems like this issue won't be fixed anytime soon in the sdk. I need to check how I can detect this / if a user is using...
Haven't tried it yet, but agree it should be possible.
I get your point, but I think the value of having it the same as Flutter still outweighs it. I like that using 'kIsWeb' and 'kDebugMode' just works.
This should also work for manual hydration and even client mode. But it's not meant to be mandatory in these cases.