Closed IchordeDionysos closed 3 years ago
Thanks for your interest in this library.
I've had my head outside of Dart land for quite a while, so I had to read up on all the hullabaloo about null type safety! Thanks for the helpful links. If I've done everything correctly, prerelease 0.8.0-dev.1 of this library should be null safe.
@ram6ler wow 😍 Thanks for the great library and your quick response 💪 Really appreciate it 👍
This is a request to add support for null safety to
package:function_tree
. We depend on your awesome package, so would be great to have null safety enabled.The Dart/Flutter team already encourages publishing the migrated packages: See this blog post.
See the migration guide for details about enabling null safety.