kiwi_generator
Generates dependency injection code using the kiwi package to reduce development time.
4.2.1
3.1K downloads/mo
#4561 most downloaded on pub.dev
gbtb16/kiwi
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.4 years
Nearly every release is documented
notes for 22 of 22 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
27 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
27 releases · Sep 2018 to Jul 2024Releases
latest 27-
4.2.122 Jul 2024 -
4.2.022 Jul 2024Release notes
Open source →Now Kiwi it's a Brazilian package! 🇧🇷 ♥
Thank you (@vanlooverenkoen) for your contribution and trust in our work. He continued his active and dedicated work on the Kiwi Generator package up to version
4.2.0.- BREAKING: kiwi version has been updated to
5.0.0. - refactor: the package structure has been refactored to be in line with the market. (PR #106)
- refactor: implemented new dart format rule for line length (160) of package development. (PR #106)
- refactor: github actions have been updated. (PR #106)
- refactor: github project labels have been updated. (PR #106)
- refactor: the Dart CLI tools in the package have been updated. (PR #106)
- fix: build_runner version has been updated. (PR #102)
- fix: typedefs have been updated. (PR #106)
- fix: pub.dev points now sound great (150/150). (PR #106)
- fix: dependabot has been updated. (PR #107)
- chore: other minimalist changes.
- chore: update
analyzerdependency to6.0.0.
- BREAKING: kiwi version has been updated to
-
4.1.015 Feb 2023 -
4.0.325 Oct 2022 -
4.0.219 Feb 2022 -
4.0.113 Oct 2021 -
3.0.115 Jul 2021Release notes
Open source →Updated
- Generated core is now using the cascade operator
Fixed
- Using build_runner 2.0.4 with kiwi
-
3.0.002 Jun 2021Release notes
Open source →[3.0.0] - 2021-06-01
Added
- Nullsafety codebase migration
Updated dependencies
- Updated dependencies to make sure we can still build with new dependencies.
Release notes
Open source →Added
- Nullsafety codebase migration
Updated dependencies
- Updated dependencies to make sure we can still build with new dependencies.
-
3.0.0-nullsafety-generator.419 Mar 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety-generator.316 Mar 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety-generator.216 Mar 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety-generator.107 Mar 2021 pre-releaseNothing published for this version
-
3.0.0-nullsafety-generator.004 Mar 2021 pre-releaseNothing published for this version
-
2.1.124 Oct 2020 -
2.1.024 Oct 2020Release notes
Open source →Updated
- Updated the documentation for the use of subclasses & subclasses with generics
- Updated dependencies
Added
- No response bot to git
- Android v2 embedding for the example project
Fixed
- #44 Fixed a bug where the @override was never generated
- #45 Fixed a bug where a file that contained a abstract void method without @register would be skipped. This is not the case anymore.
-
2.0.102 Oct 2020Release notes
Open source →Fixed
- #49 Fixed a bug that prepares for nullability. In this release we do not yet support nullability. But #51 is tracking nullability support
-
2.0.015 Jun 2020Release notes
Open source →BREAKING CHANGE
- #9 Removed the unused T generic for some functions
Added
- #19 added support for scopes with the kiwi_generator
-
1.0.013 Jun 2020Release notes
Open source →BREAKING CHANGE
- renamed
ContainertoKiwiContainerso it is easier for Flutter devs to import the KiwiContainer (kiwi: 1.0.0 required)
- renamed
-
0.5.213 Jun 2020 -
0.5.113 Jun 2020 -
0.5.013 Jun 2020 -
0.4.008 Jun 2019 -
0.3.123 Jan 2019 -
0.3.023 Jan 2019 -
0.2.003 Nov 2018 -
0.1.111 Sep 2018Release notes
Open source →Fixed
- The generator no longer generates a
.g.dartfile for abstract classes without abstract methods.
- The generator no longer generates a
-
0.1.009 Sep 2018