flutter_boost
flutter_boost copied to clipboard
java.lang.RuntimeException: FlutterBoostPlugin might *NOT* set delegate!, null, null)
BoostNavigator.instance.push("loginTwo",arguments:map, withContainer: true);
添加withContainer为true 报错跳转不了页面 flutter跳转到flutter,不添加withContainer或者为false 就不报错
BoostNavigator.instance.push("feedback") 打开原生页面
Route
Route