Pedro Bissonho
Pedro Bissonho
Hi @chplalex For now, it is not yet possible to use koin_devtools with the null safety versions of koin_flutter. I haven't finished the null safety version of koin_devtools yet because...
@zs-dima I would try to release a null safety version later this year.
I'm working on the null safety version! It should be ready this month.
@Andrushka1012 Yes, I am finishing and I will publish the first null safety version tomorrow(7 March 2021).
@Andrushka1012 @zs-dima First null safety version has been released! koin: https://pub.dev/packages/koin/versions/0.15.0-nullsafety.0 koin_flutter: https://pub.dev/packages/koin_flutter/versions/0.11.0-nullsafety.0 koin_bloc: https://pub.dev/packages/koin_bloc/versions/0.2.0-nullsafety.0 kointTest: https://pub.dev/packages/koin_test/versions/0.13.0-nullsafety.0 I haven't finished the null safety version of koin_devtools yet because I'm waiting...
Added tests. Code with 45% coverage. I will add more tests in the coming weeks.