rnl-veolys
rnl-veolys
or `Routemaster.of(context).updateRoute(queryParameters: {'order': 'recent', 'q': query});` ? because I think push is unclear.
Another scenario, pretty similar to login one, but subject to more changes during runtime. Let's say we have a context, a house for example, urls could be like `/house/1/edit`. Navigating...
Seems great! About cancellation, I don't think we need to know about. This would result in bloated code anyway IMHO. When cancelled, `pageBuilder` block is still fully processed (or am...
This would open the door to bad conceptions. What if `doAPICall` throws an exception? Devs cannot recover the error from here, user is not informed, etc. All the UI guidelines...