Snippets Collections
class MyApp extends StatelessWidget {
  @override
  Widget build(BuildContext context) {
    return MaterialApp.router(
      routerConfig: _router,
    );
  }
}
star

Thu Jul 25 2024 07:21:26 GMT+0000 (Coordinated Universal Time) https://medium.com/

##flutter #go_router

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension