- Dart constraint issue for kiwi
- Support for kiwi_generator 4.0.0
- Dart 2.14 min requirement
- Nullsafety codebase migration
- Updated dependencies to make sure we can still build with new dependencies.
- Description to make the kiwi package easy to find in pub.dev
- No response bot to git
- Android v2 embedding for the example project
- #9 Removed the unused T generic for some functions
- #34 resolveAs<S,T>() added for testing only
- #32 better error handling
- Flutter example improvements
- Updated documentation
- renamed
Container
to KiwiContainer
so it is easier for Flutter devs to import the KiwiContainer
- Upgrade dependencies
- Fixed formatting errors
- Fixed pub.dev score
- Scoped constructor for the Container class.
- Upgrade test dependency
- Initial Open Source release.