git-touch / highlight.dart

Syntax highlighting for Dart and Flutter
https://git-touch.github.io/highlight/
MIT License
234 stars 85 forks source link

NNBD migration #18

Closed amake closed 3 years ago

amake commented 3 years ago

Are there any plans to migrate these packages to non-nullable-by-default?

IchordeDionysos commented 3 years ago

@pd4d10 would appreciate if you would add null safety support 👍

The Dart/Flutter team already encourages publishing the migrated packages: See this blog post.

IchordeDionysos commented 3 years ago

The new Dart version with null-safety was just released 😍 https://medium.com/dartlang/announcing-dart-2-12-499a6e689c87

WieFel commented 3 years ago

Waiting for this package to be null-safe too

pd4d10 commented 3 years ago

Landed in the latest v0.7.0