DEP-non-null
DEP-non-null copied to clipboard
Update for Dart 2
Wanted to leave this here as a stub, as I don't want to forget to open it. A lot of the language in this DEP revolves around pre-Dart 2 semantics - making it difficult to relate to for the influx of new Dart programmers brought in by the popularity of Flutter. Could I suggest putting together a plan to update the DEP for an always strong mode world?
I would be happy to facilitate and put some work in myself, as I see myself spending a lot of time in this language and having came off a three year stint of writing quite a bit of Scala(as well as Elm and Elixir/Erlang) - where NNBD is the way it is.