koin.dart icon indicating copy to clipboard operation
koin.dart copied to clipboard

Null safety

Open zs-dima opened this issue 4 years ago • 5 comments

Please, create Null safety library version

zs-dima avatar Dec 02 '20 21:12 zs-dima

@zs-dima I would try to release a null safety version later this year.

pbissonho avatar Dec 15 '20 17:12 pbissonho

I'm working on the null safety version! It should be ready this month.

pbissonho avatar Feb 08 '21 13:02 pbissonho

Hi, any news on null safety migration?

Andrushka1012 avatar Mar 06 '21 14:03 Andrushka1012

@Andrushka1012

Yes, I am finishing and I will publish the first null safety version tomorrow(7 March 2021).

pbissonho avatar Mar 06 '21 19:03 pbissonho

@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 for the null safety version of one of the dependencies.

pbissonho avatar Mar 07 '21 18:03 pbissonho