Skip to content

Instantly share code, notes, and snippets.

@Aditsyal
Created December 12, 2022 09:39
Show Gist options
  • Save Aditsyal/abbc544db55a5f2d37d310ba635c1f1f to your computer and use it in GitHub Desktop.
Save Aditsyal/abbc544db55a5f2d37d310ba635c1f1f to your computer and use it in GitHub Desktop.
import
'package:url_strategy/url_strategy.dart';
void main() §
// It is safe to call this function when running on mobile or desktop as well.
setPathUrlStrategy();
runApp (MyApp ( ));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment