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

koin_devtools 0.2.2 incompatible with koin_flutter 0.11.0-nullsafety.0 and above

Open chplALEX opened this issue 4 years ago • 3 comments
trafficstars

image

chplALEX avatar Apr 21 '21 10:04 chplALEX

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 I'm waiting for the null safety version of one of the dependencies.

Soon we will have the koin_devtools version.

pbissonho avatar Apr 21 '21 12:04 pbissonho

@pbissonho which package are you waiting on for a null safe version?

Having a look at koin_devtools pubspec it looks like all the dependencies now have null-safe versions published?

maks avatar Aug 05 '21 00:08 maks

I've create a PR for it https://github.com/pbissonho/koin.dart/pull/16

Songzhwa avatar Mar 11 '22 14:03 Songzhwa