fixing android build
This commit is contained in:
3
lib/platform/url_strategy_stub.dart
Normal file
3
lib/platform/url_strategy_stub.dart
Normal file
@@ -0,0 +1,3 @@
|
||||
/// Stub for path URL strategy on non-web platforms.
|
||||
/// Does nothing since URL strategies are web-only.
|
||||
void usePathUrlStrategy() {}
|
||||
Reference in New Issue
Block a user