google / flutter-desktop-embedding

Experimental plugins for Flutter for Desktop
Apache License 2.0
7.1k stars 604 forks source link

window_size null-safety #869

Closed alizera closed 3 years ago

alizera commented 3 years ago

As I've updated flutter-SDK to v2 and fix a lot of issues, I faced with error that is saying window_size is not null-safe.

I added it via:

  window_size:
    git:
      url: git://github.com/google/flutter-desktop-embedding.git
      path: plugins/window_size
      ref: 927f8cbc09b35d85245c095f2db8df9b186f6618
alizera commented 3 years ago

I added wrong ref, current valid ref could be e48abe7c3e9ebfe0b81622167c5201d4e783bb81