appspector/flutter-plugin

support flutter 2 + null safety

saharvx9 opened this issue · 3 comments

Pls support it :)

Hi @saharvx9 , what do you mean by null safety? 2.0 has some null handling changes? I've tested plugin today on 2.0 and it seems to work fine.

Pls read the docs how ti migrate flutter for null safety
https://dart.dev/null-safety
(As start update your pubspec sdk that will from 2.12)

Hi @saharvx9, thanks for your feedback to add support for the new Flutter/Dart! We've released out that in the 0.7.0 version