fluttercommunity / fluttercommunity/flutter_webview_plugin
How to use this plugin with MaterialApp.router instead of navigator?
Aperta
- Lingua principale
- Java
- Stelle
- 1.5k
- Fork
- 938
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am using [auto_route](https://pub.dev/packages/auto_route) in my app. So I don't use a `routes` field in the `MaterialApp` widget. Instead routes are defined and generated separately by the auto_route package.
Can I make a `statefulWidget` and use `WebviewScaffold` inside the build method and push that page? Would this work or do I have to use the `routes` field?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.