add build for windows

This commit is contained in:
John Smith 2023-10-10 10:35:31 -04:00
parent 5bc7d68552
commit 6de8ed6c6e
2 changed files with 9 additions and 1 deletions

View file

@ -6,7 +6,7 @@ part of 'router_notifier.dart';
// RiverpodGenerator
// **************************************************************************
String _$routerNotifierHash() => r'5a3527e3890f0746db4cbe051d453b89e5809989';
String _$routerNotifierHash() => r'6f52ed95f090f2d198d358e7526a91511c0a61e5';
/// See also [RouterNotifier].
@ProviderFor(RouterNotifier)