We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8ed91 commit e03d828Copy full SHA for e03d828
example/lib/app.dart
@@ -11,7 +11,6 @@ class App extends ConsumerWidget {
11
12
@override
13
Widget build(BuildContext context, WidgetRef ref) {
14
- final router = ref.watch(routerProvider);
15
return MaterialApp.router(
16
title: title,
17
theme: lightTheme(),
0 commit comments