Still need docs
This commit is contained in:
parent
064c831db0
commit
5644b67caf
1 changed files with 0 additions and 6 deletions
|
@ -102,12 +102,6 @@ Supports both hashed routes and pushState. The `BrowserRouter` interface exposes
|
|||
a `Stream<Route> onRoute`, which can be listened to for changes. It will fire `null`
|
||||
whenever no route is matched.
|
||||
|
||||
```dart
|
||||
main() {
|
||||
|
||||
}
|
||||
```
|
||||
|
||||
`angel_route` will also automatically intercept `<a>` elements and redirect them to
|
||||
your routes.
|
||||
|
||||
|
|
Loading…
Reference in a new issue