examples icon indicating copy to clipboard operation
examples copied to clipboard

Resolved import conflicts in example and updated to Dart 2.17.1

Open rutvik110 opened this issue 2 years ago • 0 comments

Hey, thanx for this awesome desktop support!🙏

I was checking out the example project and found most of the nativeshell classes having import conflicts with Flutter 3.0.1 inbuilt classes with same name. So fixed that by adding a prefix while using the nativeshell package.

Also updated example project to Dart 2.17.1

rutvik110 avatar Jun 12 '22 18:06 rutvik110