getRoutes method
App will add plugin's pages with custom routes
.
Implementation
Map<String, WidgetBuilder> getRoutes(Keyring keyring) =>
Map<String, WidgetBuilder>();
App will add plugin's pages with custom routes
.
Map<String, WidgetBuilder> getRoutes(Keyring keyring) =>
Map<String, WidgetBuilder>();