kiwi icon indicating copy to clipboard operation
kiwi copied to clipboard

A simple compile-time dependency injection library for Dart and Flutter

Results 14 kiwi issues
Sort by recently updated
recently updated
newest added

Hi all, I have problems when I try to use realm library with realm (and realm_generator) because of the version mismatch for the analyzer lib. > Because realm_generator >=1.6.1 depends...

bug
kiwi generator
outdated versions

as i read the example, it only implements service locator pattern, not dependency injection

kiwi
documentation

Bumps [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) from 19 to 20. Release notes Sourced from tj-actions/verify-changed-files's releases. v20 Changes in v20.0.0 🔥 🔥 BREAKING CHANGE 🔥 🔥 Upgrade tj-actions/glob action to v22 🚀 🚀 NEW...

github actions
dependencies

Hello there, I'm developing an app with bunch of flavors, each of flavor has different set of features based on some adapters (barcode processors for barcode scanners). I wonder if...