Skip to content

Instantly share code, notes, and snippets.

@Aditsyal
Created December 12, 2022 09:21
Show Gist options
  • Save Aditsyal/e084e78dd4e77b335ec9fc93caa5fca2 to your computer and use it in GitHub Desktop.
Save Aditsyal/e084e78dd4e77b335ec9fc93caa5fca2 to your computer and use it in GitHub Desktop.
import
'package:flutter_web_plugins/url_strategy.dart';
void main( ) {
usePathUrlStrategy();
runApp (ExampleApp ());
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment