Skip to content

v0.0.2

Latest
Compare
Choose a tag to compare
@alexmercerind alexmercerind released this 25 May 14:21
790228a

In your windows/main.cpp, following call should be replaced:

- flutternativeview::CreateNativeViewContainer();
+ flutternativeview::NativeViewContainer::GetInstance()->Create();