romanice 2.0.0 copy "romanice: ^2.0.0" to clipboard
romanice: ^2.0.0 copied to clipboard

A Dart library for converting to/from Roman numerals, e.g., 3888 ↔ MMMDCCCLXXXVIII

2.0.0 #

  • Stable null safety release

2.0.0-nullsafety.1 #

  • Fixed areValidSymbols function
  • Added more test cases

2.0.0-nullsafety.0 #

  • Migrated to null safety
  • Replaced Romanice class with ToRoman and FromRoman classes, these are InvertibleFunctions

1.0.0+1 #

  • Updated description in pubspec.yaml
  • Removed deploy in .travis.yml

1.0.0 #

  • Initial stable release

1.0.0-beta.0 #

  • Initial version (beta), created by Bhargav
4
likes
140
pub points
55%
popularity

Publisher

verified publisherdart.dkinom.dev

A Dart library for converting to/from Roman numerals, e.g., 3888 ↔ MMMDCCCLXXXVIII

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

invertible

More

Packages that depend on romanice