justinfagnani / route

A client + server routing library for Dart
BSD 3-Clause "New" or "Revised" License
114 stars 40 forks source link

Only set the window title when specifically requested. #86

Open gsadams opened 10 years ago

gsadams commented 10 years ago

Allow callers to update the URL without having to specify the window title.

This mirrors the behavior in the route_hierarchical package.