numerus 1.1.0-nullsafety.1 numerus: ^1.1.0-nullsafety.1 copied to clipboard
Dart extensions for translating integers to Roman numerals and Roman numerals strings to integers.
1.1.0-nullsafety.1 #
- Update for null-safety support.
1.0.3 #
- Allow user to specify placeholder character for nulla/zero.
1.0.2 #
- Fix small analyzer warnings
1.0.1 #
- Updated package description
1.0.0 #
- Numerus provides:
- int to Roman Numeral string
- Roman numeral String to int
- Test Roman numeral String for validity