has_is_getters 1.0.0+1 has_is_getters: ^1.0.0+1 copied to clipboard
Annotations for generating getters for checking whether a field is null or checking the value of a field.
[1.0.0] - 2019-11-07 #
- Version bump as Dart 2.6.0 got released, so extension methods are now supported.
- Apply new Dart version to environment constraints.
[0.0.2] - 2019-11-04 #
- Add readme.
- Clean up code.
- Add licenses.
- Add tooling folder for possible future linting support.
[0.0.1] - 2019-11-04 #
- Initial release supporting generation of has-getters and is-getters.