google / flutter-desktop-embedding

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

Migrate file selector example to NNBD #836

Closed stuartmorgan closed 3 years ago

stuartmorgan commented 3 years ago

Just to make absoulety sure that there are no issues with the platform implementations for NNBD (e.g., bad dependency versions).

Also tidies up the example for this repo's analysis_options.yaml, since it was written against flutter/plugins originally which has different settings, as well as replacing some deprecated material buttons.