Use flutter_boost iOS native splash screen switching tabBarItem problem

Since the project uses memory problems flutter_boost plug salted fish, used after the integration is FLBFlutterViewContainer

After integration, the two modules will splash screen switching tabbar problems, interface switch is not normal

solution:

When integrated flutter before the project, the project configuration file info.plist the io.flutter.embedded_views_preview is YES

Delete this profile, native tabbaritem normal switch

Guess you like

Origin www.cnblogs.com/lulushen/p/12105783.html