zefyr icon indicating copy to clipboard operation
zefyr copied to clipboard

NotusDocument to/from HTML with null safety

Open FetFrumos opened this issue 3 years ago • 3 comments

thanks for the nice package. but my project goes to null safety. Zefyr/Notus already supports it. I using this branch. I also need transformation NotusDocument to/from HTML . I used to use the library notustohtml. But now this library is not developing, and there is no support for null safety. any advice? I'll be very grateful

FetFrumos avatar Oct 27 '21 14:10 FetFrumos

This is not something that is high on the priority list right now. We're trying to get to a first 1.0-beta release soon, and there is still plenty of work on that end.

You probably have at least one option - to fork the notustohtml package and add null safety support in your fork, you can then use your fork instead of the official version.

pulyaevskiy avatar Oct 27 '21 15:10 pulyaevskiy

Hi @pulyaevskiy, Thank you for your answer.

a few more questions to help me make the right choice.

1.How stable is the version 1.0-dev? can this be used in a production environment? 2. How many changes are planned? 3. When (at least approximately) is it planned to release Zefyr with null safety?

FetFrumos avatar Oct 28 '21 11:10 FetFrumos

@pulyaevskiy I'm interested in this as well - any update on these questions?

churchnotesapp avatar Nov 01 '21 23:11 churchnotesapp