vokativ 1.1.0
vokativ: ^1.1.0 copied to clipboard
A vokativ library for Dart language. Can take (fe)male Czech name and return its declension. Can also determine gender based on Czech name.
1.1.0 - 2026-05-08 #
- Bump SDK constraint to Dart 3 (
^3.0.0). - Bump
testdev dependency to^1.25.0. - Add
lintsdev dependency andanalysis_options.yamlwith strict analyzer flags. - Modernize internals (typed return values, null-safe lookups, string interpolation) — no public API changes.
- Add
issue_trackerandtopicstopubspec.yamlfor pub.dev metadata.
1.0.3 - 2021-05-25 #
- Minor changes for pub.dev score
1.0.2 - 2021-05-25 #
- Flutter dependency removed, repository URL fixed
1.0.1 - 2021-05-20 #
- Updated License file, gender detection in readme
1.0.0 - 2021-05-20 #
- Initial version of Vokativ dart package