Fluro is a Flutter routing library that adds flexible routing options like wildcards, named parameters and clear route definitions.
-
Updated
Sep 7, 2020 - Dart
Add a description, image, and links to the parameters topic page so that developers can more easily learn about it.
To associate your repository with the parameters topic, visit your repo's landing page and select "manage topics."
When a user sets a Parameter to a value that is not allowed, a ValueError is raised. Unless it is caught, a traceback is printed along with the ValueError, which is quite a bit of information:
All but the first couple of traceback lines are inside Param's own library, when in normal