Nash0x7E2 / awesome-flutter-snippets

Awesome Flutter Snippets is a collection snippets and shortcuts for commonly used Flutter functions and classes
https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets
Apache License 2.0
159 stars 72 forks source link

Generate null-safe code #34

Closed jarekb123 closed 3 years ago

jarekb123 commented 3 years ago

Currently snippets are generating legacy non null-safe code.

Expected behavior

Snippets are generating null-safe code.

mohammadreza490 commented 3 years ago

Agreed this should be done!

Nash0x7E2 commented 3 years ago

Implemented in v3: https://marketplace.visualstudio.com/items?itemName=Nash.awesome-flutter-snippets