EXERLOG / exer_log

exer_log - authored by @KalleHallden

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dart Legacy code and Null Safety

LBF38 opened this issue · comments

commented

Hi everyone,

It seems like the Dart's version for the codebase doesn't support Null Safety. If I read correctly, the main.dart file contains the @dart = 2.9 comment, which doesn't allow for Null Safety. However, Null Safety provides a lot of advantages.

Would you consider migrating the whole codebase to Null Safety ?

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Thank you for your contributions.