koin.dart
koin.dart copied to clipboard
koin_devtools 0.2.2 incompatible with koin_flutter 0.11.0-nullsafety.0 and above
trafficstars

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 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?
I've create a PR for it https://github.com/pbissonho/koin.dart/pull/16